OLVM 8.7 - Self-hosted deploy error with local repository
It's my first time installing the OLVM and self-host engineer. I am deploying the self-hosted now and using a local repository, which I don't manage.
During deployment, I had this message:
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup: Install Oracle oVirt repo]
[ ERROR ] fatal: [localhost -> ...]: FAILED! => {"changed": false, "msg": "Failed to download metadata for repo 'ol8_baseos_latest': Cannot download repomd.xml: Cannot download repodata/repomd.xml.
I can access the ol8_baseos_latest repository, and I see the repomd.xml. It is working.
I tested with the command:
dnf repoinfo local-ol8.repo, and All repositories are ok and enabled.