Openshift 3.10 installation and upgrade fails during validating openshift_node_groups and openshift_node_group_name variables
Issue
- Openshift 3.10 installation fails during validating
openshift_node_groups
andopenshift_node_group_name
variables - The complete ansible logs are:
TASK [Validate openshift_node_groups and openshift_node_group_name] ********************************
fatal: [192.168.0.1]: FAILED! => {"failed": true, "msg": "last_checked_host: 192.168.0.1, last_checked_var: openshift_node_group_name;openshift_node_group_name must be defined for all nodes"}
[WARNING]: Could not create retry file '/usr/share/ansible/openshift-
ansible/playbooks/prerequisites.retry'. [Errno 13] Permission denied: u'/usr/share/ansible
/openshift-ansible/playbooks/prerequisites.retry'
PLAY RECAP *****************************************************************************************
192.168.0.1 : ok=36 changed=7 unreachable=0 failed=0
192.168.0.2 : ok=35 changed=7 unreachable=0 failed=0
192.168.0.3 : ok=35 changed=7 unreachable=0 failed=0
192.168.0.4 : ok=40 changed=7 unreachable=0 failed=0
localhost : ok=15 changed=0 unreachable=0 failed=0
Environment
- Openshift Container Platform 3.10
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.