yatinkarel
5cfc37b300
With CentOS8.3 release repo files are now renamed to CentOS-Linux*, update in zuul-jobs too to sync, also update repo names as per latest CentOS8 minor release. The change is needed now as dib images are updated to reflect new repo files post [1]. [1] https://review.opendev.org/c/openstack/diskimage-builder/+/765963 Change-Id: I7ed9bd582043717ae5bae303ea9b32db7f73008e
8 lines
223 B
Django/Jinja
8 lines
223 B
Django/Jinja
# {{ ansible_managed }}
|
|
[ha]
|
|
name=CentOS-$releasever - HighAvailability
|
|
baseurl={{ package_mirror }}/$releasever/HighAvailability/$basearch/os/
|
|
gpgcheck=1
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|