redeploy-certificates playbook rebooting OpenShift 3 master nodes
Issue
- Is it necessary for
redeploy-certificatesplaybook to reboot all the master nodes? - How to avoid master nodes reboot when running redeploy-certificates playbook?
PLAY [Warn if restarting the system where ansible is running] **********************************************************************************************************
META: ran handlers
TASK [pause] ***********************************************************************************************************************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-master/private/validate_restart.yml:47
Monday 19 September 2022 12:56:23 +0200 (0:00:00.264) 0:02:40.958 **********
[pause]
Warning: Running playbook from a host that will be restarted! Press CTRL+C and A to abort playbook execution. You may continue by pressing ENTER but the playbook will stop executing after this system has been restarted and services must be verified manually. To only restart services, set openshift_master_rolling_restart_mode=services in host inventory and relaunch the playbook.
:
Press 'C' to continue the play or 'A' to abort
fatal: [master1.example.com]: FAILED! => {
"msg": "user requested abort!"
}
Environment
- Red Hat OpenShift Container Platform (OCP)
- 3.11
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.