Bug 1463775
Summary: | [3.2] The installer should allow for redeploy of etcd CA only. | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Andrew Butcher <abutcher> |
Component: | Installer | Assignee: | Andrew Butcher <abutcher> |
Status: | CLOSED ERRATA | QA Contact: | Gaoyun Pei <gpei> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.2.1 | CC: | aos-bugs, gpei, jokerman, mmccomas, mrobson, rhowe |
Target Milestone: | --- | ||
Target Release: | 3.2.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1451927 | Environment: | |
Last Closed: | 2017-06-29 13:34:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1451927 | ||
Bug Blocks: | 1460972, 1463772, 1463773, 1463774 |
Comment 1
Andrew Butcher
2017-06-21 18:00:17 UTC
Failed with openshift-ansible-3.2.60-1.git.0.f082225.el7.noarch [root@gpei-test-ansible bz1463775]# ansible-playbook -i host -v /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml Using /etc/ansible/ansible.cfg as config file ERROR! the file_name '/usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/initialize_groups.yml' does not exist, or is not readable Verify this bug with openshift-ansible-3.2.61-1.git.0.4bf0fd2.el7.noarch For Etcd CA cert redeployment, we could use playbook /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml This playbook will only create new etcd CA certificate, then distribute etcd CA to etcd hosts and masters, restart etcd and master services. For openshift CA cert redeployment, we could use playbook /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/redeploy-openshift-ca.yml This playbook will only create new OpenShift CA certificate, then distribute new CA cert to masters and nodes, restart master and node services. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1666 |