Description of problem: It is observed that the master config parameters having build defaults are not preserved after upgrade. These build defaults are there to provide proxies to the builds Version-Release number of the following components: rpm -q openshift-ansible rpm -q ansible ansible --version How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Builddefaults are wiped off from master config after upgrade to 3.5 Expected results: These parameters should be preserved. Additional info: Please attach logs from ansible-playbook with the -vvv flag
I believe this is corrected in 3.9 and newer. If you still face this problem after upgrading to the latest versions, please file a new BZ against the newer version.