Description of problem: Failed to new app under proxy env with global proxy settings after installation. Version-Release number of selected component (if applicable): openshift-ansible-3.0.87-1.git.0.7f67d5d.el7.noarch How reproducible: Always Steps to Reproduce: 1.Prepare instances which disable the internet connection. 2.Add global proxy settings in inventory hosts file 3.Run "ansible-playbook -i hosts /usr/share/ansible/openshift-ansible/playbooks/byo/config.yml" 4.Try to do sti-build Actual results: Faild when doing sti-build. Expected results: Global proxy settings are written with correct format in master-config.yaml file New app successfully, Additional info: Modify master-config.yaml file according to https://docs.openshift.org/latest/install_config/build_defaults_overrides.html#setting-global-build-defaults, I could new app successfully.
Proposed fix https://github.com/openshift/openshift-ansible/pull/1835
Verified with openshift-ansible-3.0.90-1.git.0.a077b68.el7.noarch. Both above scenarios work well.
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:1208