
This was fixed this morning btw! On 23/05/2025 20:32, lmd@gto.net wrote:
Just a note that I was able to successfully work around this in the meantime by specifying the baseurl (pointed towards centos.org) and commenting out the mirror on the hosted-engine VM (SSH into it) during the Ansible 'he_pause_before_engine_setup' pause.
Just in case someone else comes across this and is looking for a technique that might be helpful for a temporary workaround.
Dan
In /etc/yum.repos.d/centos-addon.repo:
[resilientstorage] name=CentOS Stream $releasever - ResilientStorage #metalink=https://mirrors.centos.org/metalink?repo=centos-resilientstorage-$stream&arch=$basearch&protocol=https,http baseurl=https://mirror.stream.centos.org/$stream/ResilientStorage/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/F6QCYJ2NER6YWW...