| |
@@ -5,8 +5,8 @@
|
| |
|
| |
[centos-openstack-OPENSTACK_VERSION]
|
| |
name=CentOS-$releasever - OpenStack OPENSTACK_VERSION
|
| |
- #baseurl=http://mirror.centos.org/$contentdir/$cloudsigdist/cloud/$basearch/openstack-OPENSTACK_VERSION/
|
| |
- mirrorlist=http://mirrorlist.centos.org/?release=$cloudsigdist&arch=$basearch&repo=cloud-openstack-OPENSTACK_VERSION
|
| |
+ #baseurl=http://mirror.centos.org/$contentdir/8-stream/cloud/$basearch/openstack-OPENSTACK_VERSION/
|
| |
+ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=cloud-openstack-OPENSTACK_VERSION
|
| |
gpgcheck=1
|
| |
enabled=1
|
| |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
|
| |
@@ -14,7 +14,7 @@
|
| |
|
| |
[centos-openstack-OPENSTACK_VERSION-test]
|
| |
name=CentOS-$releasever - OpenStack OPENSTACK_VERSION Testing
|
| |
- baseurl=https://buildlogs.centos.org/centos/$cloudsigdist/cloud/$basearch/openstack-OPENSTACK_VERSION/
|
| |
+ baseurl=https://buildlogs.centos.org/centos/8-stream/cloud/$basearch/openstack-OPENSTACK_VERSION/
|
| |
gpgcheck=0
|
| |
enabled=0
|
| |
module_hotfixes=1
|
| |
@@ -29,7 +29,7 @@
|
| |
|
| |
[centos-openstack-OPENSTACK_VERSION-source]
|
| |
name=CentOS-$releasever - OpenStack OPENSTACK_VERSION - Source
|
| |
- baseurl=http://vault.centos.org/centos/$cloudsigdist/cloud/Source/openstack-OPENSTACK_VERSION/
|
| |
+ baseurl=http://vault.centos.org/centos/8-stream/cloud/Source/openstack-OPENSTACK_VERSION/
|
| |
gpgcheck=1
|
| |
enabled=0
|
| |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
|
| |
As discussed in [1], we can remove the logic.
This fixes [2].
[1] https://lists.centos.org/pipermail/centos-devel/2022-January/120126.html
[2] https://pagure.io/centos-sig-cloud/sig/issue/2