Description of problem: After running "openstack undercloud install" the undercloud installation fails with the following error: 2022-08-22 05:31:45.462516 | 5254006b-5637-a588-52f3-000000000b8d | TASK | ensure podman and deps are installed 2022-08-22 05:31:49.104810 | 5254006b-5637-a588-52f3-000000000b8d | FATAL | ensure podman and deps are installed | director17 | error={"changed": false, "msg": "Failed to download metadata for repo 'rhel-9-for-x86_64-highavailability -eus-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "results": []} However I was able to run "dnf install" just fine before running the undercloud install Then trying to run a subscription-manager command gives me the following error: subscription-manager is disabled when running inside a container. Please refer to your host system for subscription management. To solve this error I have to delete the link /etc/rhsm-host/ Version-Release number of selected component (if applicable): 17.0 How reproducible: always Steps to Reproduce: 1. run openstack undercloud install
This is duplicate of bz 2119239 . *** This bug has been marked as a duplicate of bug 2119239 ***