voxpupuli / puppet-staging

⛔️ Deprecated in favor of puppet-archive
https://forge.puppet.com/puppet/archive
Apache License 2.0
51 stars 109 forks source link

Enhanced to use powershell on windows for downloading files via ftp and http with and without passwords when curl or wget are not available #16

Closed cyberious closed 10 years ago

nanliu commented 10 years ago

This appears to be the simplest way to include support for Windows, however at this point since I don't use the windows platform much would have to rely on other users testing. If you can remove the redundant $default_path, and include the minor cleanup, would be happy to merge.

cyberious commented 10 years ago

Updated per request

nanliu commented 10 years ago

Please do not include the file puppet-staging.iml.

cyberious commented 10 years ago

Didn't realize it got added. IDE must have added for some reason. It is usually in the ignore file for me.

On Monday, January 6, 2014, Nan Liu wrote:

Please do not include the file puppet-staging.iml.

— Reply to this email directly or view it on GitHubhttps://github.com/nanliu/puppet-staging/pull/16#issuecomment-31703824 .

nanliu commented 10 years ago

See #19.