|
5 | 5 | #gpgcheck=1 |
6 | 6 | #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
7 | 7 |
|
8 | | -[rhel-10-for-$basearch-baseos-rpms] |
9 | | -name=rhel-10-baseos-rpms |
10 | | -baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel10/10/$basearch/baseos/os |
| 8 | +[rhel-9-for-$basearch-baseos-rpms] |
| 9 | +name=rhel-9-baseos-rpms |
| 10 | +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/baseos/os |
11 | 11 | enabled=1 |
12 | 12 | gpgcheck=1 |
13 | 13 | gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
14 | 14 |
|
15 | | -[rhel-10-for-$basearch-appstream-rpms] |
16 | | -name=rhel-10-appstream-rpms |
17 | | -baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel10/10/$basearch/appstream/os |
| 15 | +[rhel-9-for-$basearch-appstream-rpms] |
| 16 | +name=rhel-9-appstream-rpms |
| 17 | +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/appstream/os |
18 | 18 | enabled=1 |
19 | 19 | gpgcheck=1 |
20 | 20 | gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
21 | 21 |
|
22 | | -[codeready-builder-for-rhel-10-$basearch-rpms] |
23 | | -name=codeready-builder-for-rhel-10-rpms |
24 | | -baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel10/10/$basearch/codeready-builder/os |
| 22 | +[codeready-builder-for-rhel-9-$basearch-rpms] |
| 23 | +name=codeready-builder-for-rhel-9-rpms |
| 24 | +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/codeready-builder/os |
25 | 25 | enabled=1 |
26 | 26 | gpgcheck=1 |
27 | 27 | gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
28 | 28 |
|
29 | 29 | # source rpm repos |
30 | | -[rhel-10-for-$basearch-baseos-source-rpms] |
31 | | -name=rhel-10-baseos-srpms |
32 | | -baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel10/10/$basearch/baseos/source/SRPMS |
| 30 | +[rhel-9-for-$basearch-baseos-source-rpms] |
| 31 | +name=rhel-9-baseos-srpms |
| 32 | +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/baseos/source/SRPMS |
33 | 33 | enabled=1 |
34 | 34 | gpgcheck=1 |
35 | 35 | gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
36 | 36 |
|
37 | | -[rhel-10-for-$basearch-appstream-source-rpms] |
38 | | -name=rhel-10-appstream-srpms |
39 | | -baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel10/10/$basearch/appstream/source/SRPMS |
| 37 | +[rhel-9-for-$basearch-appstream-source-rpms] |
| 38 | +name=rhel-9-appstream-srpms |
| 39 | +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/appstream/source/SRPMS |
40 | 40 | enabled=1 |
41 | 41 | gpgcheck=1 |
42 | 42 | gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
43 | 43 |
|
44 | | -[codeready-builder-for-rhel-10-$basearch-source-rpms] |
45 | | -name=codeready-builder-for-rhel-10-srpms |
46 | | -baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel10/10/$basearch/codeready-builder/source/SRPMS |
| 44 | +[codeready-builder-for-rhel-9-$basearch-source-rpms] |
| 45 | +name=codeready-builder-for-rhel-9-srpms |
| 46 | +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/codeready-builder/source/SRPMS |
47 | 47 | enabled=1 |
48 | 48 | gpgcheck=1 |
49 | 49 | gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release |
0 commit comments