Remove the CentOS Plus mirror from the configured mirrors

CentOS Plus is not being mirrorred by openstack-infra and contains
mostly alternative kernel images which are not expected to be used in
jobs.

Let's reconsider if there is a use case for it in the future but in
the meantime let's remove it.

Change-Id: I9681b3b92c913f45791f610d845a94ccf3a16e48
This commit is contained in:
David Moreau Simard 2017-12-01 10:50:30 -05:00
parent fda87ae875
commit a4e9e12241
No known key found for this signature in database
GPG Key ID: 33A07694CBB71ECC
1 changed files with 0 additions and 8 deletions

View File

@ -18,11 +18,3 @@ name=CentOS-$releasever - Extras
baseurl={{ package_mirror }}/$releasever/extras/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
baseurl={{ package_mirror }}/centos/$releasever/centosplus/$basearch/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7