Re: How could I re configure "openshift_master_cluster_public_hostname" after cluster setup?

2018-06-15 Thread Scott Dodson
Most likely redeploying the master certificates is all that needs to be
done from the start but I haven't verified this myself. That value really
only affects the additional names that the master certificates are signed
for.

On Fri, Jun 15, 2018 at 11:26 AM, Thomas Hikade 
wrote:

> .. 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  \
> 
> /usr/share/ansible/openshift-ansible/playbooks/openshift-master/redeploy-master-certificates.yml
>
>
>
> On Tue, May 22, 2018 at 7:31 PM Aleksandar Lazic 
> 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
>> >users@lists.openshift.redhat.com
>> >http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>>
>> ___
>> users mailing list
>> users@lists.openshift.redhat.com
>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>>
>
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: How could I re configure "openshift_master_cluster_public_hostname" after cluster setup?

2018-06-15 Thread Thomas Hikade
.. 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  \

/usr/share/ansible/openshift-ansible/playbooks/openshift-master/redeploy-master-certificates.yml



On Tue, May 22, 2018 at 7:31 PM Aleksandar Lazic 
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
> >users@lists.openshift.redhat.com
> >http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: How could I re configure "openshift_master_cluster_public_hostname" after cluster setup?

2018-05-22 Thread Aleksandar Lazic

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
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users