openshift/ansible-service-broker

Documentation recommendation to use --routing-suffix/--hostname with oc cluster up is broken for Mac

jwmatthews opened this issue · 1 comments

Usage of --public-hostname and --routing-suffix is broken on Mac with ocp v3.10.

https://github.com/openshift/ansible-service-broker#deploy-a-v310-openshift-origin-cluster-with-the-ansible-service-broker

oc cluster up --routing-suffix=172.17.0.1.nip.io --public-hostname=172.17.0.1.nip.io --enable=service-catalog,router,registry,web-console,persistent-volumes,rhel-imagestreams,automation-service-broker

See openshift/origin#20991

Closing this as I don't see this getting fixed anytime soon. If at all.