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:
parent
fda87ae875
commit
a4e9e12241
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user