.. and then you will also need to run "redeploy master certificates", else you will get SSL handshake errors on subsequent playbook runs, due to the new name not being part of the master certificate's SAN names.
https://docs.openshift.org/latest/install_config/redeploying_certificates.html#redeploying-master-certificates $ ansible-playbook -i <inventory_file> \ /usr/share/ansible/openshift-ansible/playbooks/openshift-master/redeploy-master-certificates.yml On Tue, May 22, 2018 at 7:31 PM Aleksandar Lazic <[email protected]> wrote: > On 22/05/2018 10:12, Yu Wei wrote: > >Hi, > >I installed openshift origin cluster withe following variables set. > >openshift_master_cluster_public_hostname > >openshift_master_cluster_hostname > > > >Then I want to reconfigure above variables to use different values. > > > >Is it possible? If so, how could I do that? > > Yes just rerun byo/config.yml > > >Thanks, > > > >Jared, (韦煜) > >Software developer > >Interested in open source software, big data, Linux > > >_______________________________________________ > >users mailing list > >[email protected] > >http://lists.openshift.redhat.com/openshiftmm/listinfo/users > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
