Remove contentdir var from openstack queens repo
The openstack queens repo includes a contentdir var. This variable may not be present in all systems. For our purposes this var should be centos, so we will use that in place of the variable in the repo file. See https://review.openstack.org/#/c/568180/ and https://lists.centos.org/pipermail/centos-devel/2018-March/016542.html Change-Id: Ie9314d0dfb20e6372ab6ca44ee38a67bfb85dd7c Story: 2002845 Task: 22793 Signed-off-by: David Sullivan <david.sullivan@windriver.com>
This commit is contained in:
parent
5e0f3f6e30
commit
854492f364
@ -5,7 +5,7 @@
|
||||
|
||||
[centos-openstack-queens]
|
||||
name=CentOS-7 - OpenStack queens
|
||||
baseurl=http://mirror.centos.org/$contentdir/$releasever/cloud/$basearch/openstack-queens/
|
||||
baseurl=http://mirror.centos.org/centos/7/cloud/$basearch/openstack-queens/
|
||||
gpgcheck=1
|
||||
enabled=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
|
||||
|
Loading…
x
Reference in New Issue
Block a user