Closed siamaksade closed 7 years ago
@siamaksade are you testing on mac, linux or both?
This happens on linux. I have tested on CentOS 7
This should be fixed. Can you test. Also plugins branch is merged, so many enhancements done here.
@jorgemoralespou I tried it on my linux machine (RHEL 7) and I ran into this as well. I cannot override the public hostname
Setting the public hostname via
OC_CLUSTER_PUBLIC_HOSTNAME
is ignored by the script and it's overridden by setting it to$(which-ip docker0)
in theplugins
branch: https://github.com/openshift-evangelists/oc-cluster-wrapper/blob/plugins/oc-cluster#L28