Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
-
Coremunity
-
Platform Core KANBAN
-
38358
-
1
-
Enhancement
-
Allows `no_proxy` to be specified as a puppet setting which is consistent with other http_proxy_* puppet settings. The NO_PROXY environment variable takes precedence over the no_proxy puppet setting.
-
Needs Assessment
Description
Puppet implements the following settings in puppet.conf:
http_proxy_host
|
http_proxy_password
|
http_proxy_port
|
http_proxy_user
|
Puppet also reads those same settings from ENV.
But it only reads the associated no_proxy setting from ENV.
This requires configuring puppet proxy settings in two disparate locations.
Attachments
Issue Links
- relates to
-
PUP-2172 Don't use an http proxy when connecting to localhost
-
- Resolved
-