OpenShift 3.7 installation fails with "TASK [ansible_service_broker : Create the Broker resource in the catalog]"
Issue
- OCP 3.7 installation fails at "TASK [ansible_service_broker : Create the Broker resource in the catalog]" with below logs:
TASK [ansible_service_broker : Create the Broker resource in the catalog] ********************************************************************************************************************
*
task path: /usr/share/ansible/openshift-ansible/roles/ansible_service_broker/tasks/install.yml:442
fatal: [master.lab.example.com]: FAILED! => {"changed": false, "msg": {"cmd": "/usr/bin/oc create -f /tmp/brokerout-FLPgMv -n default", "results": {}, "returncode": 1, "stderr": "error: unable to recognize \"/tmp/brokerout-FLPgMv\": no matches for servicecatalog.k8s.io/, Kind=ClusterServiceBroker\n", "stdout": ""}}
to retry, use: --limit @/usr/share/ansible/openshift-ansible/playbooks/byo/config.retry
Environment
- Red Hat Openshift Container Platform 3.7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
