Merge "Add CentOS8 High Availability repository"

This commit is contained in:
Zuul 2020-02-05 22:50:15 +00:00 committed by Gerrit Code Review
commit d99dc2de67
2 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,7 @@
with_items:
- etc/yum.repos.d/CentOS-AppStream.repo
- etc/yum.repos.d/CentOS-Base.repo
- etc/yum.repos.d/CentOS-HA.repo
- etc/yum.repos.d/CentOS-Extras.repo
- etc/yum.repos.d/CentOS-PowerTools.repo
- etc/yum.repos.d/epel.repo

View File

@ -0,0 +1,7 @@
# {{ ansible_managed }}
[HighAvailability]
name=CentOS-$releasever - HA
baseurl={{ package_mirror }}/$releasever/HighAvailability/$basearch/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial