Skip to content

Commit f59a67c

Browse files
committed
Update ubi.repo same as release 6.0 branch
1 parent 2174ae8 commit f59a67c

File tree

1 file changed

+11
-19
lines changed

1 file changed

+11
-19
lines changed

.konflux/rpms/ubi.repo

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,62 @@
1-
[ubi-9-baseos-rpms]
1+
[ubi-9-for-$basearch-baseos-rpms]
22
name = Red Hat Universal Base Image 9 (RPMs) - BaseOS
33
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/baseos/os
44
enabled = 1
55
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
66
gpgcheck = 1
77

8-
[ubi-9-baseos-debug-rpms]
8+
[ubi-9-for-$basearch-baseos-debug-rpms]
99
name = Red Hat Universal Base Image 9 (Debug RPMs) - BaseOS
1010
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/baseos/debug
1111
enabled = 0
1212
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
1313
gpgcheck = 1
1414

15-
[ubi-9-baseos-source]
15+
[ubi-9-for-$basearch-baseos-source-rpms]
1616
name = Red Hat Universal Base Image 9 (Source RPMs) - BaseOS
1717
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/baseos/source/SRPMS
18-
enabled = 1
18+
enabled = 0
1919
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
2020
gpgcheck = 1
2121

22-
[ubi-9-appstream-rpms]
22+
[ubi-9-for-$basearch-appstream-rpms]
2323
name = Red Hat Universal Base Image 9 (RPMs) - AppStream
2424
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/appstream/os
2525
enabled = 1
2626
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
2727
gpgcheck = 1
2828

29-
[ubi-9-appstream-debug-rpms]
29+
[ubi-9-for-$basearch-appstream-debug-rpms]
3030
name = Red Hat Universal Base Image 9 (Debug RPMs) - AppStream
3131
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/appstream/debug
3232
enabled = 0
3333
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
3434
gpgcheck = 1
3535

36-
[ubi-9-appstream-source]
36+
[ubi-9-for-$basearch-appstream-source-rpms]
3737
name = Red Hat Universal Base Image 9 (Source RPMs) - AppStream
3838
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/appstream/source/SRPMS
39-
enabled = 1
40-
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
41-
gpgcheck = 1
42-
43-
[ubi-9-codeready-builder-rpms]
44-
name = Red Hat Universal Base Image 9 (RPMs) - CodeReady Builder
45-
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/codeready-builder/os
4639
enabled = 0
4740
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
4841
gpgcheck = 1
4942

50-
[ubi-9-codeready-builder]
43+
[ubi-9-for-$basearch-codeready-builder-rpms]
5144
name = Red Hat Universal Base Image 9 (RPMs) - CodeReady Builder
5245
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/codeready-builder/os
5346
enabled = 1
5447
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
5548
gpgcheck = 1
5649

57-
58-
[ubi-9-codeready-builder-debug-rpms]
50+
[ubi-9-for-$basearch-codeready-builder-debug-rpms]
5951
name = Red Hat Universal Base Image 9 (Debug RPMs) - CodeReady Builder
6052
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/codeready-builder/debug
6153
enabled = 0
6254
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
6355
gpgcheck = 1
6456

65-
[ubi-9-codeready-builder-source]
57+
[ubi-9-for-$basearch-codeready-builder-source-rpms]
6658
name = Red Hat Universal Base Image 9 (Source RPMs) - CodeReady Builder
6759
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/codeready-builder/source/SRPMS
68-
enabled = 1
60+
enabled = 0
6961
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
7062
gpgcheck = 1

0 commit comments

Comments
 (0)