| What In OpenShift 3.10 there is a new way of bringing the service broker up see https://github.com/openshift/ansible-service-broker#getting-started-on-openshift We should look to use this and then apply our own configuration on top to ensure we stay current with the version of the ASB. How Review the current installer and change it to use oc 3.10 and the new way of enabling the service catalog and broker Change the installer to apply our config changes on top of this installation
- change the org and tag
- change the role to admin
and redeploy the broker
|