|
| 1 | +[ubi-9-baseos-rpms] |
| 2 | +name = Red Hat Universal Base Image 9 (RPMs) - BaseOS |
| 3 | +baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/baseos/os |
| 4 | +enabled = 1 |
| 5 | +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
| 6 | +gpgcheck = 1 |
| 7 | + |
| 8 | +[ubi-9-baseos-debug-rpms] |
| 9 | +name = Red Hat Universal Base Image 9 (Debug RPMs) - BaseOS |
| 10 | +baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/baseos/debug |
| 11 | +enabled = 1 |
| 12 | +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
| 13 | +gpgcheck = 1 |
| 14 | + |
| 15 | +[ubi-9-baseos-source-rpms] |
| 16 | +name = Red Hat Universal Base Image 9 (Source RPMs) - BaseOS |
| 17 | +baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/baseos/source/SRPMS |
| 18 | +enabled = 1 |
| 19 | +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
| 20 | +gpgcheck = 1 |
| 21 | + |
| 22 | +[ubi-9-appstream-rpms] |
| 23 | +name = Red Hat Universal Base Image 9 (RPMs) - AppStream |
| 24 | +baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/appstream/os |
| 25 | +enabled = 1 |
| 26 | +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
| 27 | +gpgcheck = 1 |
| 28 | + |
| 29 | +[ubi-9-appstream-debug-rpms] |
| 30 | +name = Red Hat Universal Base Image 9 (Debug RPMs) - AppStream |
| 31 | +baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/appstream/debug |
| 32 | +enabled = 1 |
| 33 | +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
| 34 | +gpgcheck = 1 |
| 35 | + |
| 36 | +[ubi-9-appstream-source-rpms] |
| 37 | +name = Red Hat Universal Base Image 9 (Source RPMs) - AppStream |
| 38 | +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 |
| 46 | +enabled = 1 |
| 47 | +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
| 48 | +gpgcheck = 1 |
| 49 | + |
| 50 | +[ubi-9-codeready-builder-debug-rpms] |
| 51 | +name = Red Hat Universal Base Image 9 (Debug RPMs) - CodeReady Builder |
| 52 | +baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/codeready-builder/debug |
| 53 | +enabled = 1 |
| 54 | +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
| 55 | +gpgcheck = 1 |
| 56 | + |
| 57 | +[ubi-9-codeready-builder-source-rpms] |
| 58 | +name = Red Hat Universal Base Image 9 (Source RPMs) - CodeReady Builder |
| 59 | +baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/$basearch/codeready-builder/source/SRPMS |
| 60 | +enabled = 1 |
| 61 | +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
| 62 | +gpgcheck = 1 |
0 commit comments