Hi Fabio. ------ Originalnachricht ------ Von: "Fabio Martinelli" <[email protected]> An: "Aleksandar Lazic" <[email protected]> Gesendet: 04.01.2018 10:34:03 Betreff: Re: Re[2]: nginx in front of haproxy ?
Thanks Joel,that's correct, in this particular case it is not nginx in front of our 3 haproxy but nginx in front of our 3 Web Console ; I got confused because in our nginx we have other rules pointing to the 3 haproxy, for instance to manage the 'metrics.hosting.wfp.org' caseThanks Aleksandar, my inventory sets : openshift_master_default_subdomain=hosting.wfp.org ​openshift_master_cluster_public_hostname={{openshift_master_default_subdomain}} maybe I had to be more explicit as you advice by directly setting : openshift_master_cluster_public_hostname=hosting.wfp.org
I would do
`openshift_master_cluster_public_hostname=master.{{openshift_master_default_subdomain}}`
The ip for `master.hosting.wfp.org` should be a vip.
The domain alone is not enough you need a ip e. g.: 10.11.40.99, if you
have not setuped a wild-card dns entry for this domain.
https://github.com/openshift/openshift-ansible/blob/master/inventory/hosts.example#L304-L311
anyway I'm afraid to run Ansible again because of the 2 GlusterFS we run, 1 for general data, 1 for the internal registry ; installing GlusterFS was the hardest part for us, maybe is there a way to skip the GlusterFS part without modifying the inventory file ?
Well I don't know. How about to show us your inventory file with removed sensible data.
best regards, Fabio
Best regards Aleks
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
