[root@esign-dr ~]# cat /etc/os-release
NAME="CentOS Stream"
VERSION="9"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="9.1.2206.0"
VARIANT="oVirt Node 4.5.5"
VARIANT_ID="ovirt-node"
PRETTY_NAME="oVirt Node 4.5.5"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:9"
HOME_URL="https://www.ovirt.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
PLATFORM_ID="platform:el9"
While Deploying Hosted-engine Deploy I keep getting the Following error which is pointing
to Centos 8 Stream repo
ERROR otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:110
fatal: [localhost -> 192.168.222.254]: FAILED! => {"changed": false,
"msg": "Failed to download metadata for repo
'ovirt-4.4-centos-ceph-pacific': Cannot prepare internal mirrorlist: Curl error
(6): Couldn't resolve host name for
http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=s...
[Could not resolve host: mirrorlist.centos.org]", "rc": 1,
"results": []}
Can Some one Help
TIA
Biswajit