Closed mbruzek closed 6 years ago
There is a recent change that does sanity checks looking for labels on all OpenShift nodes. This required having a file with the group name mapping to this structure: https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_facts/defaults/main.yml#L120
Also added the ability to disable the service catalog since it is causing such a problem with the current build.
merging this change that was tested manually so we can build a cluster today
There is a recent change that does sanity checks looking for labels on all OpenShift nodes. This required having a file with the group name mapping to this structure: https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_facts/defaults/main.yml#L120
Also added the ability to disable the service catalog since it is causing such a problem with the current build.