11[rhel-9.8-baseos]
22name = rhel-9.8-baseos
3- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0/rhel-9- baseos-rpms /
3+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/x86_64/ baseos/os /
44enabled = 1
55gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
66sslverify = false
77gpgcheck = 0
8- username_file = /tmp/mirror-enterprise-basic-auth/username
9- password_file = /tmp/mirror-enterprise-basic-auth/password
8+ sslclientkey = /tmp/key/rh-cdn.pem
9+ sslclientcert = /tmp/key/rh-cdn.pem
1010failovermethod = priority
11- skip_if_unavailable = true
1211
1312[rhel-9.8-appstream]
1413name = rhel-9.8-appstream
15- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0/rhel-9- appstream-rpms /
14+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/x86_64/ appstream/os /
1615enabled = 1
1716gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
1817sslverify = false
1918gpgcheck = 0
20- username_file = /tmp/mirror-enterprise-basic-auth/username
21- password_file = /tmp/mirror-enterprise-basic-auth/password
19+ sslclientkey = /tmp/key/rh-cdn.pem
20+ sslclientcert = /tmp/key/rh-cdn.pem
2221failovermethod = priority
23- skip_if_unavailable = true
2422excludepkgs = toolbox*
2523
2624[rhel-9.8-nfv]
2725name = rhel-9.8-nfv
28- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0/rhel-9- nfv/
26+ baseurl = https://cdn.redhat .com/content/e4s/rhel9/9.8/x86_64/ nfv/os /
2927enabled = 1
3028gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
3129sslverify = false
3230gpgcheck = 0
33- username_file = /tmp/mirror-enterprise-basic-auth/username
34- password_file = /tmp/mirror-enterprise-basic-auth/password
31+ sslclientkey = /tmp/key/rh-cdn.pem
32+ sslclientcert = /tmp/key/rh-cdn.pem
3533failovermethod = priority
36- skip_if_unavailable = true
3734
3835[rhel-9.8-highavailability]
3936name = rhel-9.8-highavailability
40- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0/rhel-9- highavailability/
37+ baseurl = https://cdn.redhat .com/content/e4s/rhel9/9.8/x86_64/ highavailability/os /
4138enabled = 1
4239gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
4340sslverify = false
4441gpgcheck = 0
45- username_file = /tmp/mirror-enterprise-basic-auth/username
46- password_file = /tmp/mirror-enterprise-basic-auth/password
42+ sslclientkey = /tmp/key/rh-cdn.pem
43+ sslclientcert = /tmp/key/rh-cdn.pem
4744failovermethod = priority
48- skip_if_unavailable = true
4945
5046[rhel-9.8-fast-datapath]
5147name = rhel-9.8-fast-datapath
@@ -61,15 +57,15 @@ failovermethod = priority
6157
6258[rhel-98-codeready-builder-rpms]
6359name = rhel-98-codeready-builder-rpms
64- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0/rhel-9- codeready-builder-rpms /
60+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/x86_64/ codeready-builder/os /
6561enabled = 1
6662gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
6763sslverify = false
6864gpgcheck = 0
69- username_file = /tmp/mirror-enterprise-basic-auth/username
70- password_file = /tmp/mirror-enterprise-basic-auth/password
65+ # https://projects.engineering.redhat.com/browse/RCM-65421
66+ sslclientkey = /tmp/key/rh-cdn.pem
67+ sslclientcert = /tmp/key/rh-cdn.pem
7168failovermethod = priority
72- skip_if_unavailable = true
7369
7470[rhel-9.8-server-ose-5.0]
7571name = rhel-9.8-server-ose-5.0
@@ -109,27 +105,25 @@ includepkgs = kernel,kernel-*,toolbox*,
109105
110106[rhel-9.8-baseos-ppc64le]
111107name = rhel-9.8-baseos-ppc64le
112- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_ppc64le/rhel-9- baseos-rpms /
108+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/ppc64le/ baseos/os /
113109enabled = 1
114110gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
115111sslverify = false
116112gpgcheck = 0
117- username_file = /tmp/mirror-enterprise-basic-auth/username
118- password_file = /tmp/mirror-enterprise-basic-auth/password
113+ sslclientkey = /tmp/key/rh-cdn.pem
114+ sslclientcert = /tmp/key/rh-cdn.pem
119115failovermethod = priority
120- skip_if_unavailable = true
121116
122117[rhel-9.8-appstream-ppc64le]
123118name = rhel-9.8-appstream-ppc64le
124- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_ppc64le/rhel-9- appstream-rpms /
119+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/ppc64le/ appstream/os /
125120enabled = 1
126121gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
127122sslverify = false
128123gpgcheck = 0
129- username_file = /tmp/mirror-enterprise-basic-auth/username
130- password_file = /tmp/mirror-enterprise-basic-auth/password
124+ sslclientkey = /tmp/key/rh-cdn.pem
125+ sslclientcert = /tmp/key/rh-cdn.pem
131126failovermethod = priority
132- skip_if_unavailable = true
133127
134128[rhel-9.8-fast-datapath-ppc64le]
135129name = rhel-9.8-fast-datapath-ppc64le
@@ -157,39 +151,36 @@ skip_if_unavailable = true
157151
158152[rhel-98-codeready-builder-rpms-ppc64le]
159153name = rhel-98-codeready-builder-rpms-ppc64le
160- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_ppc64le/rhel-9- codeready-builder-rpms /
154+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/ppc64le/ codeready-builder/os /
161155enabled = 1
162156gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
163157sslverify = false
164158gpgcheck = 0
165- username_file = /tmp/mirror-enterprise-basic-auth/username
166- password_file = /tmp/mirror-enterprise-basic-auth/password
159+ sslclientkey = /tmp/key/rh-cdn.pem
160+ sslclientcert = /tmp/key/rh-cdn.pem
167161failovermethod = priority
168- skip_if_unavailable = true
169162
170163[rhel-9.8-baseos-s390x]
171164name = rhel-9.8-baseos-s390x
172- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_s390x/rhel-9- baseos-rpms /
165+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/s390x/ baseos/os /
173166enabled = 1
174167gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
175168sslverify = false
176169gpgcheck = 0
177- username_file = /tmp/mirror-enterprise-basic-auth/username
178- password_file = /tmp/mirror-enterprise-basic-auth/password
170+ sslclientkey = /tmp/key/rh-cdn.pem
171+ sslclientcert = /tmp/key/rh-cdn.pem
179172failovermethod = priority
180- skip_if_unavailable = true
181173
182174[rhel-9.8-appstream-s390x]
183175name = rhel-9.8-appstream-s390x
184- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_s390x/rhel-9- appstream-rpms /
176+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/s390x/ appstream/os /
185177enabled = 1
186178gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
187179sslverify = false
188180gpgcheck = 0
189- username_file = /tmp/mirror-enterprise-basic-auth/username
190- password_file = /tmp/mirror-enterprise-basic-auth/password
181+ sslclientkey = /tmp/key/rh-cdn.pem
182+ sslclientcert = /tmp/key/rh-cdn.pem
191183failovermethod = priority
192- skip_if_unavailable = true
193184
194185[rhel-9.8-fast-datapath-s390x]
195186name = rhel-9.8-fast-datapath-s390x
@@ -217,39 +208,36 @@ skip_if_unavailable = true
217208
218209[rhel-98-codeready-builder-rpms-s390x]
219210name = rhel-98-codeready-builder-rpms-s390x
220- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_s390x/rhel-9- codeready-builder-rpms /
211+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/s390x/ codeready-builder/os /
221212enabled = 1
222213gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
223214sslverify = false
224215gpgcheck = 0
225- username_file = /tmp/mirror-enterprise-basic-auth/username
226- password_file = /tmp/mirror-enterprise-basic-auth/password
216+ sslclientkey = /tmp/key/rh-cdn.pem
217+ sslclientcert = /tmp/key/rh-cdn.pem
227218failovermethod = priority
228- skip_if_unavailable = true
229219
230220[rhel-9.8-baseos-aarch64]
231221name = rhel-9.8-baseos-aarch64
232- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_aarch64/rhel-9- baseos-rpms /
222+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/aarch64/ baseos/os /
233223enabled = 1
234224gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
235225sslverify = false
236226gpgcheck = 0
237- username_file = /tmp/mirror-enterprise-basic-auth/username
238- password_file = /tmp/mirror-enterprise-basic-auth/password
227+ sslclientkey = /tmp/key/rh-cdn.pem
228+ sslclientcert = /tmp/key/rh-cdn.pem
239229failovermethod = priority
240- skip_if_unavailable = true
241230
242231[rhel-9.8-appstream-aarch64]
243232name = rhel-9.8-appstream-aarch64
244- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_aarch64/rhel-9- appstream-rpms /
233+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/aarch64/ appstream/os /
245234enabled = 1
246235gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
247236sslverify = false
248237gpgcheck = 0
249- username_file = /tmp/mirror-enterprise-basic-auth/username
250- password_file = /tmp/mirror-enterprise-basic-auth/password
238+ sslclientkey = /tmp/key/rh-cdn.pem
239+ sslclientcert = /tmp/key/rh-cdn.pem
251240failovermethod = priority
252- skip_if_unavailable = true
253241
254242[rhel-9.8-fast-datapath-aarch64]
255243name = rhel-9.8-fast-datapath-aarch64
@@ -277,12 +265,11 @@ skip_if_unavailable = true
277265
278266[rhel-98-codeready-builder-rpms-aarch64]
279267name = rhel-98-codeready-builder-rpms-aarch64
280- baseurl = https://mirror2.openshift .com/enterprise/reposync/5.0_aarch64/rhel-9- codeready-builder-rpms /
268+ baseurl = https://cdn.redhat .com/content/eus/rhel9/9.8/aarch64/ codeready-builder/os /
281269enabled = 1
282270gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
283271sslverify = false
284272gpgcheck = 0
285- username_file = /tmp/mirror-enterprise-basic-auth/username
286- password_file = /tmp/mirror-enterprise-basic-auth/password
273+ sslclientkey = /tmp/key/rh-cdn.pem
274+ sslclientcert = /tmp/key/rh-cdn.pem
287275failovermethod = priority
288- skip_if_unavailable = true
0 commit comments