<div dir="ltr">Hi,<div><br></div><div>When this command is executed using the inventory (see hereafter) to create a all-in-one cluster, then we get this error</div><div><br></div><div>Code line : <a href="https://github.com/openshift/openshift-ansible/blob/release-3.7/roles/ansible_service_broker/tasks/install.yml#L442">https://github.com/openshift/openshift-ansible/blob/release-3.7/roles/ansible_service_broker/tasks/install.yml#L442</a></div><div><br></div><div><div>TASK [ansible_service_broker : Create the Broker resource in the catalog] **************************************************************************************************************************************************************************</div><div>fatal: [192.168.99.50]: FAILED! => {"changed": false, "failed": true, "msg": {"cmd": "/usr/bin/oc create -f /tmp/brokerout-dJmL1S -n default", "results": {}, "returncode": 1, "stderr": "error: unable to recognize \"/tmp/brokerout-dJmL1S\": <b>no matches for <a href="http://servicecatalog.k8s.io/">servicecatalog.k8s.io/</a>, Kind=ClusterServiceBroke</b>r\n", "stdout": ""}}</div><div><br></div><div>1) Command</div><div><br></div><div>git clone -b release-3.7 <a href="https://github.com/openshift/openshift-ansible.git">https://github.com/openshift/openshift-ansible.git</a><br></div><div><div>ansible-playbook -i inventory openshift-ansible/playbooks/byo/config.yml</div></div><div><br></div><div>2) Inventory</div><div><br></div><div><div>[OSEv3:children]</div><div>masters</div><div>nodes</div><div>etcd</div><div><br></div><div>[OSEv3:vars]</div><div>ansible_user=root</div><div><br></div><div>public_ip_address = 192.168.99.50</div><div>host_key_checking = False</div><div><br></div><div>containerized = false</div><div><br></div><div>openshift_release=v3.7</div><div>openshift_image_tag=v3.7.0</div><div>openshift_pkg_version="-3.7.0"</div><div><br></div><div>openshift_deployment_type=origin</div><div><br></div><div>openshift_hostname=192.168.99.50</div><div>openshift_master_cluster_public_hostname=192.168.99.50</div><div>openshift_master_default_subdomain=<a href="http://192.168.99.50.nip.io">192.168.99.50.nip.io</a></div><div>openshift_master_unsupported_embedded_etcd=true</div><div>openshift_disable_check = docker_storage,memory_availability,disk_availability,docker_image_availability,package_version<br></div><div><br></div><div>openshift_enable_service_catalog=true</div><div><br></div><div>ansible_python_interpreter=/usr/bin/python</div><div><br></div><div>ansible_service_broker_registry_whitelist=['.*-apb$']</div><div>ansible_service_broker_image_tag=v3.7</div><div>ansible_service_broker_registry_tag=v3.7</div><div>ansible_service_broker_remove=false</div><div>ansible_service_broker_install=true</div><div><br></div><div>[masters]</div><div>192.168.99.50 openshift_public_hostname=192.168.99.50 openshift_ip=192.168.99.50</div><div><br></div><div>[etcd]</div><div>192.168.99.50 openshift_ip=192.168.99.50</div><div><br></div><div>[nodes]</div><div>192.168.99.50 openshift_node_labels="{'region':'infra','zone':'default'}" openshift_ip=192.168.99.50 openshift_public_hostname=192.168.99.50 openshift_schedulable=true</div></div><div><br></div><div><br></div><div>Is there a workaround ?</div><div><br></div><div>Regards</div><div><br></div><div>Charles<br></div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px"><div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div></div>