Failed installation with error "error: unable to recognize /tmp/brokerout no matches for servicecatalog.k8s.io" in Openshift Container Platform 3
Issue
When running the playbook deploy_cluster.yml for installation, it fails with the error:
TASK [ansible_service_broker : Create the Broker resource in the catalog]
fatal: [node.example]: FAILED! => {"changed": false, "failed": true, "msg": {"cmd": "/usr/local/bin/oc create -f /tmp/brokerout-vlOspK -n default", "results": {}, "returncode": 1, "stderr": "error: unable to recognize \"/tmp/brokerout-vlOspK\": no matches for servicecatalog.k8s.io/, Kind=ClusterServiceBroker\n", "stdout": ""}}
Environment
Red Hat Openshift Container Platform 3.9
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.
