Skip to content
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

specify http_proxy information as wget::fetch attribute #45

Closed
rauchrob opened this issue May 15, 2015 · 1 comment
Closed

specify http_proxy information as wget::fetch attribute #45

rauchrob opened this issue May 15, 2015 · 1 comment

Comments

@rauchrob
Copy link

Currently, HTTP-Proxy information for wget::fetch can be specified by setting the top scope variables $::http_proxy and/or $::https_proxy. However, I think it is generally bad practice for a Puppet module to rely on the presence of certain global variables (if every module would do it that way, it would be a totally mess).

In my opinion, this piece of information should be specified as parameter for wget::fetch.

@carlossg
Copy link
Member

carlossg commented Nov 4, 2015

see #61

@carlossg carlossg closed this as completed Nov 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants