-
Type:
Improvement
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: PUP 5.5.17, PUP 6.4.4, PUP 6.8.0
-
Component/s: None
-
Labels:
-
Template:customfield_10700 285347
-
Acceptance Criteria:
-
Epic Link:
-
Team:Coremunity
-
Sprint:Platform Core KANBAN
-
Zendesk Ticket IDs:38358
-
Zendesk Ticket Count:1
-
Release Notes:Enhancement
-
Release Notes Summary: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.
-
QA Risk Assessment:Needs Assessment
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.
- relates to
-
PUP-2172 Don't use an http proxy when connecting to localhost
-
- Resolved
-