Cound not find csr for nodes
Issue
- Install fails on task Approve node certificates when bootstrapping
TASK [Approve node certificates when bootstrapping] ****************************************************************************************************************************************************
FAILED - RETRYING: Approve node certificates when bootstrapping (30 retries left).
FAILED - RETRYING: Approve node certificates when bootstrapping (1 retries left).
fatal: [master1.example.com]: FAILED! => {"attempts": 30, "changed": false, "failed": true, "msg": "Cound not find csr for nodes: master1.example.com", "state": "unknown"}
to retry, use: --limit @/usr/share/ansible/openshift-ansible/playbooks/deploy_cluster.retry
PLAY RECAP *********************************************************************************************************************************************************************************************
node1.example.com : ok=299 changed=122 unreachable=0 failed=0
master1.example.com : ok=463 changed=191 unreachable=0 failed=1
localhost : ok=12 changed=0 unreachable=0 failed=0
. . .
1. Hosts: master1.example.com
Play: Approve any pending CSR requests from inventory nodes
Task: Approve node certificates when bootstrapping
Message: Cound not find csr for nodes: master1.example.com
- OpenShift Ansible fails during play Approve any pending CSR requests from inventory nodes
Environment
- Red Hat OpenShift Container Platform
- 3.10
- 3.11
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
