Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voxpupuli/puppet-wget
A puppet recipe for wget, a useful tool to download arbitary files from the web
https://github.com/voxpupuli/puppet-wget
Merge pull request #6 from akquinet/nocheckcert
added support for nocheckcertificate option
a8c76a7fd237056dc2149a8c5d169de2370f9cf5 authored almost 12 years ago
fixed wget commandline addition
b1b83dc4b35174508113dbf370b6939bf8085dc0 authored almost 12 years ago
b1b83dc4b35174508113dbf370b6939bf8085dc0 authored almost 12 years ago
added support for nocheckcertificate option
9e1604a2d77735e8ef5a86e29bbdbb4a532b1055 authored almost 12 years ago
9e1604a2d77735e8ef5a86e29bbdbb4a532b1055 authored almost 12 years ago
Merge pull request #5 from ucam-cl-dtg/master
Option for forcing re-download of a file which already exists
fa40b8364d2657730aa40d2f0b5f577c41a796d6 authored almost 12 years ago
Added redownload option which if set to true will download the file even if the destination file already exists (default is false)
65eb728b6e5510eb8d3668c4c5508c51a7258a9f authored almost 12 years ago
65eb728b6e5510eb8d3668c4c5508c51a7258a9f authored almost 12 years ago
Release 1.1.0
9acb60936255cbf00f89f77abd6c8915a48817d4 authored about 12 years ago
9acb60936255cbf00f89f77abd6c8915a48817d4 authored about 12 years ago
Add verbose option to enable toggling of wget output but set by default to non verbose
d9968781e918853399eb8fb36e1890edfb7530d5 authored about 12 years ago
d9968781e918853399eb8fb36e1890edfb7530d5 authored about 12 years ago
Release 1.0.0
a454a57fcc74612adee86443454564f1d91b72af authored about 12 years ago
a454a57fcc74612adee86443454564f1d91b72af authored about 12 years ago
Merge pull request #3 from dcarley/version_param
New version param for package ensure
4f4348f4e78757bc44a9ced3e5f7dec2a1154306 authored about 12 years ago
New version param for package ensure
Allow a specific version to be passed into the Package[] resource. This
could also be used to re...
Use password for both http and ftp
263bae7d6363fe31fce05a6affe4c5d99ab30713 authored over 12 years ago
263bae7d6363fe31fce05a6affe4c5d99ab30713 authored over 12 years ago
Add a simple test and the fixtures.yml
243e5ad6dbf1783e20a03f5c03816f2dca949817 authored over 12 years ago
243e5ad6dbf1783e20a03f5c03816f2dca949817 authored over 12 years ago
Use puppetlabs_spec_helper and delete bolierplate
d4997fc8e048db8f72f7a5852e7e176fc1a68845 authored over 12 years ago
d4997fc8e048db8f72f7a5852e7e176fc1a68845 authored over 12 years ago
Merge pull request #1 from etiennep/master
Added Mac OS support.
656e77a41276956d4e7d6ec4e18b9c7e9d3a17f3 authored over 12 years ago
Some tweaks for Mac OS to work.
29867cff348f1bcbc68c8a947925a5b38406edf4 authored over 12 years ago
29867cff348f1bcbc68c8a947925a5b38406edf4 authored over 12 years ago
make sure wget is installed before use
917c5c5c29b624e5ebd9763664bb08124bb85379 authored over 12 years ago
917c5c5c29b624e5ebd9763664bb08124bb85379 authored over 12 years ago
add a path so test can be found in either /bin/test or /usr/bin/test
b99e2770f56898c898a0a35a0e43734b4accadec authored over 12 years ago
b99e2770f56898c898a0a35a0e43734b4accadec authored over 12 years ago
Don't hardcode /bin/test path for OS portability
987541fb2cf011a5326f2dc96011ffb03e493066 authored over 12 years ago
987541fb2cf011a5326f2dc96011ffb03e493066 authored over 12 years ago
Only ignore files in the root folder
0973de6dfca8eafd2f274c25e9da3fc9a4a8ae49 authored over 12 years ago
0973de6dfca8eafd2f274c25e9da3fc9a4a8ae49 authored over 12 years ago
add empty puppet-rspec tests
5e678997fd3b3bf0b988de22b1f9bf593c05d431 authored over 12 years ago
5e678997fd3b3bf0b988de22b1f9bf593c05d431 authored over 12 years ago
no need to upgrade wget
bca941508c86ebd1f4cf480e89d58248f997b3da authored about 13 years ago
bca941508c86ebd1f4cf480e89d58248f997b3da authored about 13 years ago
Add Modulefile, examples to README
fd45e43a6133c4c86caafa6d9b08d14111cc597d authored over 13 years ago
fd45e43a6133c4c86caafa6d9b08d14111cc597d authored over 13 years ago
use a temporary password file, as suggested by Carlos Sanchez
8807ffb4cad76e15a8940d599f730879c4494d81 authored over 13 years ago
8807ffb4cad76e15a8940d599f730879c4494d81 authored over 13 years ago
include directive
5b32c5e9b931552a4d3804a5e6dee10152e01625 authored over 13 years ago
5b32c5e9b931552a4d3804a5e6dee10152e01625 authored over 13 years ago
write on-demand - of course resources can't be reused or changed in a run. Still
not very robust, but don't want to use --password as it will be visible in the
process list
simplify statements, make sure wgetrc is not duplicated definition
c56a3f1024443de2fd2fe21485e1d3e6e62247d4 authored over 13 years ago
c56a3f1024443de2fd2fe21485e1d3e6e62247d4 authored over 13 years ago
set up a password if required
0ed7b110cdcc38a1a83426a0b6e667122678bb78 authored over 13 years ago
0ed7b110cdcc38a1a83426a0b6e667122678bb78 authored over 13 years ago
Add timeout to wget::fetch, remove unnecessary quotes
a2858446e9ecb5b916d920b9cde1f180311eb7b3 authored over 13 years ago
a2858446e9ecb5b916d920b9cde1f180311eb7b3 authored over 13 years ago
wget creates an empty file when a download fails, ensure that doesn't prevent future downloads
43bf2ed8ca74d780b3516aedd205e41c1d8893c4 authored over 13 years ago
43bf2ed8ca74d780b3516aedd205e41c1d8893c4 authored over 13 years ago
support for username and transfer of .wgetrc for password
8d060b5222ec8848894e226775b5f65af9d85a24 authored almost 14 years ago
8d060b5222ec8848894e226775b5f65af9d85a24 authored almost 14 years ago
initial import
bddd67449c16eaedd7822a151851d7f1059ddf9d authored over 14 years ago
bddd67449c16eaedd7822a151851d7f1059ddf9d authored over 14 years ago
first commit
a0ef13c4af9c6e809c52561a572ba4bd8ffdc172 authored over 14 years ago
a0ef13c4af9c6e809c52561a572ba4bd8ffdc172 authored over 14 years ago