1- [rhel-9-baseos]
2- name = rhel-9-baseos
3- baseurl = https://cdn.redhat .com/content/dist/rhel9/9/x86_64/ baseos/os/
1+ [rhel-9.8 -baseos]
2+ name = rhel-9.8 -baseos
3+ baseurl = https://mirror2.openshift .com/enterprise/reposync/4.22/rhel-98- baseos
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- # https://projects.engineering.redhat.com/browse/RCM-65421
9- sslclientkey = /tmp/key/rh-cdn.pem
10- sslclientcert = /tmp/key/rh-cdn.pem
8+ username_file = /tmp/mirror-enterprise-basic-auth/username
9+ password_file = /tmp/mirror-enterprise-basic-auth/password
1110failovermethod = priority
11+ skip_if_unavailable = true
1212
13- [rhel-9-appstream]
14- name = rhel-9-appstream
15- baseurl = https://cdn.redhat .com/content/dist/rhel9/9/x86_64/ appstream/os/
13+ [rhel-9.8 -appstream]
14+ name = rhel-9.8 -appstream
15+ baseurl = https://mirror2.openshift .com/enterprise/reposync/4.22/rhel-98- appstream
1616enabled = 1
1717gpgkey = 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
1818sslverify = false
1919gpgcheck = 0
20- # https://projects.engineering.redhat.com/browse/RCM-65421
21- sslclientkey = /tmp/key/rh-cdn.pem
22- sslclientcert = /tmp/key/rh-cdn.pem
20+ username_file = /tmp/mirror-enterprise-basic-auth/username
21+ password_file = /tmp/mirror-enterprise-basic-auth/password
2322failovermethod = priority
23+ skip_if_unavailable = true
24+ excludepkgs=toolbox*
2425
25- [rhel-9-fast-datapath]
26- name = rhel-9-fast-datapath
26+ [rhel-9.8-nfv]
27+ name = rhel-9.8-nfv
28+ baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-98-nfv
29+ enabled = 1
30+ gpgkey = 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
31+ sslverify = false
32+ gpgcheck = 0
33+ username_file = /tmp/mirror-enterprise-basic-auth/username
34+ password_file = /tmp/mirror-enterprise-basic-auth/password
35+ failovermethod = priority
36+ skip_if_unavailable = true
37+
38+ [rhel-9.8-highavailability]
39+ name = rhel-9.8-highavailability
40+ baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-98-highavailability
41+ enabled = 1
42+ gpgkey = 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
43+ sslverify = false
44+ gpgcheck = 0
45+ username_file = /tmp/mirror-enterprise-basic-auth/username
46+ password_file = /tmp/mirror-enterprise-basic-auth/password
47+ failovermethod = priority
48+ skip_if_unavailable = true
49+
50+ [rhel-9.8-fast-datapath]
51+ name = rhel-9.8-fast-datapath
2752baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/x86_64/fast-datapath/os/
2853enabled = 1
2954gpgkey = 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
@@ -34,9 +59,9 @@ sslclientkey = /tmp/key/rh-cdn.pem
3459sslclientcert = /tmp/key/rh-cdn.pem
3560failovermethod = priority
3661
37- [rhel-9-nfv ]
38- name = rhel-9-nfv
39- baseurl = https://cdn.redhat.com/content/dist /rhel9/9/x86_64/nfv /os/
62+ [rhel-98-codeready-builder-rpms ]
63+ name = rhel-98-codeready-builder-rpms
64+ baseurl = https://cdn.redhat.com/content/eus /rhel9/9.8 /x86_64/codeready-builder /os/
4065enabled = 1
4166gpgkey = 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
4267sslverify = false
@@ -46,8 +71,8 @@ sslclientkey = /tmp/key/rh-cdn.pem
4671sslclientcert = /tmp/key/rh-cdn.pem
4772failovermethod = priority
4873
49- [rhel-9-server-ose]
50- name = rhel-9-server-ose
74+ [rhel-9.8 -server-ose-4.22 ]
75+ name = rhel-9.8 -server-ose-4.22
5176baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-9-server-ose-rpms
5277enabled = 1
5378gpgkey = 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
@@ -58,44 +83,55 @@ password_file = /tmp/mirror-enterprise-basic-auth/password
5883failovermethod = priority
5984skip_if_unavailable = true
6085
61- [rhel-9-codeready-builder-rpms]
62- name = rhel-9-codeready-builder-rpms
63- baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/codeready-builder/os/
86+ # In the el-only variants, we still want the early kernels. Currently
87+ # those are just part of the plashets, which are OCP-versioned. In
88+ # https://issues.redhat.com/browse/ART-11248, we've agreed for now that
89+ # instead of having a separate RHEL-only repo, we'll just reuse a plashet repo
90+ # and filter out everything *but* the kernel. We just need to make sure to
91+ # use a plashet of an OCP version we know is based on the RHEL version we're
92+ # interested in.
93+ [rhel-9.8-early-kernel]
94+ name = rhel-9.8-early-kernel
95+ baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-9-server-ose-rpms
6496enabled = 1
6597gpgkey = 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
6698sslverify = false
6799gpgcheck = 0
68- # https://projects.engineering.redhat.com/browse/RCM-65421
69- sslclientkey = /tmp/key/rh-cdn.pem
70- sslclientcert = /tmp/key/rh-cdn.pem
100+ username_file = /tmp/mirror-enterprise-basic-auth/username
101+ password_file = /tmp/mirror-enterprise-basic-auth/password
71102failovermethod = priority
103+ skip_if_unavailable = true
104+ # - Also include the legacy toolbox package until we move to the new containers one
105+ # https://docs.google.com/document/d/137krt0IRctfwf2e7k1r7tKYPysWrDlTxqdFhFA9XKbw/edit?tab=t.0#heading=h.slko10np055j
106+ # https://issues.redhat.com/browse/OCPBUGS-56600
107+ includepkgs=kernel,kernel-*,toolbox*,
72108
73- [rhel-9-baseos-ppc64le]
74- name = rhel-9-baseos-ppc64le
75- baseurl = https://cdn.redhat .com/content/dist/rhel9/9/ppc64le/ baseos/os/
109+ [rhel-9.8 -baseos-ppc64le]
110+ name = rhel-9.8 -baseos-ppc64le
111+ baseurl = https://mirror2.openshift .com/enterprise/reposync/4.22/rhel-98- baseos-ppc64le
76112enabled = 1
77113gpgkey = 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
78114sslverify = false
79115gpgcheck = 0
80- # https://projects.engineering.redhat.com/browse/RCM-65421
81- sslclientkey = /tmp/key/rh-cdn.pem
82- sslclientcert = /tmp/key/rh-cdn.pem
116+ username_file = /tmp/mirror-enterprise-basic-auth/username
117+ password_file = /tmp/mirror-enterprise-basic-auth/password
83118failovermethod = priority
119+ skip_if_unavailable = true
84120
85- [rhel-9-appstream-ppc64le]
86- name = rhel-9-appstream-ppc64le
87- baseurl = https://cdn.redhat .com/content/dist/rhel9/9/ppc64le/ appstream/os/
121+ [rhel-9.8 -appstream-ppc64le]
122+ name = rhel-9.8 -appstream-ppc64le
123+ baseurl = https://mirror2.openshift .com/enterprise/reposync/4.22/rhel-98- appstream-ppc64le
88124enabled = 1
89125gpgkey = 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
90126sslverify = false
91127gpgcheck = 0
92- # https://projects.engineering.redhat.com/browse/RCM-65421
93- sslclientkey = /tmp/key/rh-cdn.pem
94- sslclientcert = /tmp/key/rh-cdn.pem
128+ username_file = /tmp/mirror-enterprise-basic-auth/username
129+ password_file = /tmp/mirror-enterprise-basic-auth/password
95130failovermethod = priority
131+ skip_if_unavailable = true
96132
97- [rhel-9-fast-datapath-ppc64le]
98- name = rhel-9-fast-datapath-ppc64le
133+ [rhel-9.8 -fast-datapath-ppc64le]
134+ name = rhel-9.8 -fast-datapath-ppc64le
99135baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/ppc64le/fast-datapath/os/
100136enabled = 1
101137gpgkey = 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
@@ -106,8 +142,8 @@ sslclientkey = /tmp/key/rh-cdn.pem
106142sslclientcert = /tmp/key/rh-cdn.pem
107143failovermethod = priority
108144
109- [rhel-9-server-ose-ppc64le]
110- name = rhel-9-server-ose-ppc64le
145+ [rhel-9.8 -server-ose-4.22 -ppc64le]
146+ name = rhel-9.8 -server-ose-4.22 -ppc64le
111147baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_ppc64le/rhel-9-server-ose-rpms
112148enabled = 1
113149gpgkey = 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
@@ -118,9 +154,9 @@ password_file = /tmp/mirror-enterprise-basic-auth/password
118154failovermethod = priority
119155skip_if_unavailable = true
120156
121- [rhel-9 -codeready-builder-rpms-ppc64le]
122- name = rhel-9 -codeready-builder-rpms-ppc64le
123- baseurl = https://cdn.redhat.com/content/dist /rhel9/9/ppc64le/codeready-builder/os/
157+ [rhel-98 -codeready-builder-rpms-ppc64le]
158+ name = rhel-98 -codeready-builder-rpms-ppc64le
159+ baseurl = https://cdn.redhat.com/content/eus /rhel9/9.8 /ppc64le/codeready-builder/os/
124160enabled = 1
125161gpgkey = 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
126162sslverify = false
@@ -130,32 +166,32 @@ sslclientkey = /tmp/key/rh-cdn.pem
130166sslclientcert = /tmp/key/rh-cdn.pem
131167failovermethod = priority
132168
133- [rhel-9-baseos-s390x]
134- name = rhel-9-baseos-s390x
135- baseurl = https://cdn.redhat .com/content/dist/rhel9/9/s390x/ baseos/os/
169+ [rhel-9.8 -baseos-s390x]
170+ name = rhel-9.8 -baseos-s390x
171+ baseurl = https://mirror2.openshift .com/enterprise/reposync/4.22/rhel-98- baseos-s390x
136172enabled = 1
137173gpgkey = 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
138174sslverify = false
139175gpgcheck = 0
140- # https://projects.engineering.redhat.com/browse/RCM-65421
141- sslclientkey = /tmp/key/rh-cdn.pem
142- sslclientcert = /tmp/key/rh-cdn.pem
176+ username_file = /tmp/mirror-enterprise-basic-auth/username
177+ password_file = /tmp/mirror-enterprise-basic-auth/password
143178failovermethod = priority
179+ skip_if_unavailable = true
144180
145- [rhel-9-appstream-s390x]
146- name = rhel-9-appstream-s390x
147- baseurl = https://cdn.redhat .com/content/dist/rhel9/9/s390x/ appstream/os/
181+ [rhel-9.8 -appstream-s390x]
182+ name = rhel-9.8 -appstream-s390x
183+ baseurl = https://mirror2.openshift .com/enterprise/reposync/4.22/rhel-98- appstream-s390x
148184enabled = 1
149185gpgkey = 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
150186sslverify = false
151187gpgcheck = 0
152- # https://projects.engineering.redhat.com/browse/RCM-65421
153- sslclientkey = /tmp/key/rh-cdn.pem
154- sslclientcert = /tmp/key/rh-cdn.pem
188+ username_file = /tmp/mirror-enterprise-basic-auth/username
189+ password_file = /tmp/mirror-enterprise-basic-auth/password
155190failovermethod = priority
191+ skip_if_unavailable = true
156192
157- [rhel-9-fast-datapath-s390x]
158- name = rhel-9-fast-datapath-s390x
193+ [rhel-9.8 -fast-datapath-s390x]
194+ name = rhel-9.8 -fast-datapath-s390x
159195baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/s390x/fast-datapath/os/
160196enabled = 1
161197gpgkey = 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
@@ -166,8 +202,8 @@ sslclientkey = /tmp/key/rh-cdn.pem
166202sslclientcert = /tmp/key/rh-cdn.pem
167203failovermethod = priority
168204
169- [rhel-9-server-ose-s390x]
170- name = rhel-9-server-ose-s390x
205+ [rhel-9.8 -server-ose-4.22 -s390x]
206+ name = rhel-9.8 -server-ose-4.22 -s390x
171207baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_s390x/rhel-9-server-ose-rpms
172208enabled = 1
173209gpgkey = 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
@@ -178,9 +214,9 @@ password_file = /tmp/mirror-enterprise-basic-auth/password
178214failovermethod = priority
179215skip_if_unavailable = true
180216
181- [rhel-9 -codeready-builder-rpms-s390x]
182- name = rhel-9 -codeready-builder-rpms-s390x
183- baseurl = https://cdn.redhat.com/content/dist /rhel9/9/s390x/codeready-builder/os/
217+ [rhel-98 -codeready-builder-rpms-s390x]
218+ name = rhel-98 -codeready-builder-rpms-s390x
219+ baseurl = https://cdn.redhat.com/content/eus /rhel9/9.8 /s390x/codeready-builder/os/
184220enabled = 1
185221gpgkey = 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
186222sslverify = false
@@ -190,32 +226,32 @@ sslclientkey = /tmp/key/rh-cdn.pem
190226sslclientcert = /tmp/key/rh-cdn.pem
191227failovermethod = priority
192228
193- [rhel-9-baseos-aarch64]
194- name = rhel-9-baseos-aarch64
195- baseurl = https://cdn.redhat .com/content/dist/rhel9/9/aarch64/ baseos/os/
229+ [rhel-9.8 -baseos-aarch64]
230+ name = rhel-9.8 -baseos-aarch64
231+ baseurl = https://mirror2.openshift .com/enterprise/reposync/4.22/rhel-98- baseos-aarch64
196232enabled = 1
197233gpgkey = 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
198234sslverify = false
199235gpgcheck = 0
200- # https://projects.engineering.redhat.com/browse/RCM-65421
201- sslclientkey = /tmp/key/rh-cdn.pem
202- sslclientcert = /tmp/key/rh-cdn.pem
236+ username_file = /tmp/mirror-enterprise-basic-auth/username
237+ password_file = /tmp/mirror-enterprise-basic-auth/password
203238failovermethod = priority
239+ skip_if_unavailable = true
204240
205- [rhel-9-appstream-aarch64]
206- name = rhel-9-appstream-aarch64
207- baseurl = https://cdn.redhat .com/content/dist/rhel9/9/aarch64/ appstream/os/
241+ [rhel-9.8 -appstream-aarch64]
242+ name = rhel-9.8 -appstream-aarch64
243+ baseurl = https://mirror2.openshift .com/enterprise/reposync/4.22/rhel-98- appstream-aarch64
208244enabled = 1
209245gpgkey = 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
210246sslverify = false
211247gpgcheck = 0
212- # https://projects.engineering.redhat.com/browse/RCM-65421
213- sslclientkey = /tmp/key/rh-cdn.pem
214- sslclientcert = /tmp/key/rh-cdn.pem
248+ username_file = /tmp/mirror-enterprise-basic-auth/username
249+ password_file = /tmp/mirror-enterprise-basic-auth/password
215250failovermethod = priority
251+ skip_if_unavailable = true
216252
217- [rhel-9-fast-datapath-aarch64]
218- name = rhel-9-fast-datapath-aarch64
253+ [rhel-9.8 -fast-datapath-aarch64]
254+ name = rhel-9.8 -fast-datapath-aarch64
219255baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/aarch64/fast-datapath/os/
220256enabled = 1
221257gpgkey = 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
@@ -226,8 +262,8 @@ sslclientkey = /tmp/key/rh-cdn.pem
226262sslclientcert = /tmp/key/rh-cdn.pem
227263failovermethod = priority
228264
229- [rhel-9-server-ose-aarch64]
230- name = rhel-9-server-ose-aarch64
265+ [rhel-9.8 -server-ose-4.22 -aarch64]
266+ name = rhel-9.8 -server-ose-4.22 -aarch64
231267baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_aarch64/rhel-9-server-ose-rpms
232268enabled = 1
233269gpgkey = 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
@@ -238,9 +274,9 @@ password_file = /tmp/mirror-enterprise-basic-auth/password
238274failovermethod = priority
239275skip_if_unavailable = true
240276
241- [rhel-9 -codeready-builder-rpms-aarch64]
242- name = rhel-9 -codeready-builder-rpms-aarch64
243- baseurl = https://cdn.redhat.com/content/dist /rhel9/9/aarch64/codeready-builder/os/
277+ [rhel-98 -codeready-builder-rpms-aarch64]
278+ name = rhel-98 -codeready-builder-rpms-aarch64
279+ baseurl = https://cdn.redhat.com/content/eus /rhel9/9.8 /aarch64/codeready-builder/os/
244280enabled = 1
245281gpgkey = 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
246282sslverify = false
0 commit comments