Skip to content

Commit f0a9779

Browse files
Update base repository list
Change-Id: I0d57302dc908cff24f5a77f6828ec03eb8d1a972
1 parent ac32b78 commit f0a9779

File tree

3 files changed

+33
-12
lines changed

3 files changed

+33
-12
lines changed

sf-3.2.yaml

+11-4
Original file line numberDiff line numberDiff line change
@@ -1153,9 +1153,16 @@ baserepos:
11531153
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
11541154
kojipriority: 9
11551155

1156-
extrarepos:
1157-
- name: openstack-queens
1158-
baseurl: http://mirror.centos.org/centos/7/cloud/x86_64/openstack-queens/
1156+
- name: aopenstack-queens
1157+
baseurl: https://softwarefactory-project.io/mirrors/openstack-queens
1158+
gpgcheck: 1
11591159
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
1160+
kojipriority: 8
1161+
1162+
- name: centos-sclo-rh
1163+
baseurl: http://mirror.centos.org/centos/7/sclo/x86_64/rh/
11601164
gpgcheck: 1
1161-
kojipriority: 5
1165+
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
1166+
kojipriority: 13
1167+
1168+
extrarepos: []

sf-3.3.yaml

+11-4
Original file line numberDiff line numberDiff line change
@@ -1246,9 +1246,16 @@ baserepos:
12461246
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
12471247
kojipriority: 9
12481248

1249-
extrarepos:
1250-
- name: openstack-queens
1251-
baseurl: http://mirror.centos.org/centos/7/cloud/x86_64/openstack-queens/
1249+
- name: aopenstack-queens
1250+
baseurl: https://softwarefactory-project.io/mirrors/openstack-queens
1251+
gpgcheck: 1
12521252
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
1253+
kojipriority: 8
1254+
1255+
- name: centos-sclo-rh
1256+
baseurl: http://mirror.centos.org/centos/7/sclo/x86_64/rh/
12531257
gpgcheck: 1
1254-
kojipriority: 5
1258+
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
1259+
kojipriority: 13
1260+
1261+
extrarepos: []

sf-master.yaml

+11-4
Original file line numberDiff line numberDiff line change
@@ -1293,9 +1293,16 @@ baserepos:
12931293
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
12941294
kojipriority: 9
12951295

1296-
extrarepos:
1297-
- name: openstack-queens
1298-
baseurl: http://mirror.centos.org/centos/7/cloud/x86_64/openstack-queens/
1296+
- name: aopenstack-queens
1297+
baseurl: https://softwarefactory-project.io/mirrors/openstack-queens
1298+
gpgcheck: 1
12991299
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
1300+
kojipriority: 8
1301+
1302+
- name: centos-sclo-rh
1303+
baseurl: http://mirror.centos.org/centos/7/sclo/x86_64/rh/
13001304
gpgcheck: 1
1301-
kojipriority: 5
1305+
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
1306+
kojipriority: 13
1307+
1308+
extrarepos: []

0 commit comments

Comments
 (0)