-
-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
allow_insecure is not working #294
Comments
|
@lmayorga1980 Thanks for your bug report. This should be easy enough to fix. But first, are you aware you're using the camptocamp/archive compatibility class? @igalic Added the camptocamp compatibility in #176 |
When the camptocamp archive::download class was first added, allow_insecure wasn't a feature present in puppet/archive. Fixes voxpupuli#294
|
@alexjfisher , I guess I can take a look at the camptocamp/archive compat class and get back to you. |
When the camptocamp archive::download class was first added, allow_insecure wasn't a feature present in puppet/archive. Fixes voxpupuli#294
I am trying to download a file to a specific location(no compress/decompress)
The text was updated successfully, but these errors were encountered: