Hide Forgot
Description of problem: If proxy settings aren't defined then we shouldn't add the environment variables to /etc/sysconfig/docker and /etc/atomic-openshift-master Version-Release number of selected component (if applicable): current How reproducible: Steps to Reproduce: 1. run installer without setting openshift_http_proxyor openshift_https_proxy 2. 3. Actual results: HTTP_PROXY='' HTTPS_PROXY='' NO_PROXY='' in /etc/sysconfig/docker and /etc/sysconfig/atomic-openshift-master Expected results: No HTTP_PROXY, HTTPS_PROXY, NO_PROXY variables in the above files. Additional info:
Proposed fix https://github.com/openshift/openshift-ansible/pull/1808
Test aganist openshift-ansible-3.0.86-1.git.0.e221ac1.el7 Proxy settings were gone in node, master, docker configuration when no proxy was defined in inventory hosts file. Will verify again once pushed to puddle.
Verified with openshift-ansible-3.0.87-1.git.0.7f67d5d.el7.noarch Move it to verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1065