Closed mbruzek closed 6 years ago
It looks like the configure-new-nodes caused an unwanted change. Will have to get more information about this. Also note the scaleup.yml
playbook calls provision_resources.yml
rather than provision.yml
listed in the current docs. Update this and see if that helps.
Fixed by #181
There are changes to the openshift-ansible scaleup that are coming.
According to my discussion with Tomas about his we do need to call the new configure-new-nodes playbook in the following order
provision -> configure-new-nodes -> scaleup
Also make any additional changes to the scale up procedure as needed.