-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.15, 4.16, 4.17, 4.18
This is a clone of issue OCPBUGS-39285. The following is the description of the original issue:
—
Description of problem: https://github.com/openshift/installer/pull/7727 changed the order of some playbooks and we're expected to run the network.yaml playbook before the metadata.json file is created. This isn't a problem with newer version of ansible, that will happily ignore missing var_files, however this is a problem with older ansible that fail with:
[cloud-user@installer-host ~]$ ansible-playbook -i "/home/cloud-user/ostest/inventory.yaml" "/home/cloud-user/ostest/network.yaml" PLAY [localhost] ***************************************************************************************************************************************************************************************************************************** ERROR! vars file metadata.json was not found Could not find file on the Ansible Controller. If you are using a module and expect the file to exist on the remote, see the remote_src option
- blocks
-
OCPBUGS-39287 UPI playbook failing due to missing metadata.json
- Closed
- clones
-
OCPBUGS-39285 UPI playbook failing due to missing metadata.json
- Verified
- is blocked by
-
OCPBUGS-39285 UPI playbook failing due to missing metadata.json
- Verified
- is cloned by
-
OCPBUGS-39287 UPI playbook failing due to missing metadata.json
- Closed
- is depended on by
-
OCPBUGS-33973 Openstack UPI - Reintroduce unique resource names
- Closed
- links to
-
RHBA-2024:7922 OpenShift Container Platform 4.17.z bug fix update