diff --git a/group.yml b/group.yml index 1bf6bb10d..0e3fd07ed 100644 --- a/group.yml +++ b/group.yml @@ -357,20 +357,20 @@ repos: rhel-9-codeready-builder-rpms: conf: baseurl: - aarch64: https://rhsm-pulp.corp.redhat.com/content/eus/rhel9/9.2/aarch64/codeready-builder/os/ - ppc64le: https://rhsm-pulp.corp.redhat.com/content/eus/rhel9/9.2/ppc64le/codeready-builder/os/ - s390x: https://rhsm-pulp.corp.redhat.com/content/eus/rhel9/9.2/s390x/codeready-builder/os/ - x86_64: https://rhsm-pulp.corp.redhat.com/content/eus/rhel9/9.2/x86_64/codeready-builder/os/ + aarch64: https://rhsm-pulp.corp.redhat.com/content/e4s/rhel9/9.2/aarch64/codeready-builder/os/ + ppc64le: https://rhsm-pulp.corp.redhat.com/content/e4s/rhel9/9.2/ppc64le/codeready-builder/os/ + s390x: https://rhsm-pulp.corp.redhat.com/content/e4s/rhel9/9.2/s390x/codeready-builder/os/ + x86_64: https://rhsm-pulp.corp.redhat.com/content/e4s/rhel9/9.2/x86_64/codeready-builder/os/ ci_alignment: profiles: - el9 localdev: enabled: true content_set: - default: codeready-builder-for-rhel-9-x86_64-eus-rpms__9_DOT_2 - aarch64: codeready-builder-for-rhel-9-aarch64-eus-rpms__9_DOT_2 - ppc64le: codeready-builder-for-rhel-9-ppc64le-eus-rpms__9_DOT_2 - s390x: codeready-builder-for-rhel-9-s390x-eus-rpms__9_DOT_2 + default: codeready-builder-for-rhel-9-x86_64-e4s-rpms__9_DOT_2 + aarch64: codeready-builder-for-rhel-9-aarch64-e4s-rpms__9_DOT_2 + ppc64le: codeready-builder-for-rhel-9-ppc64le-e4s-rpms__9_DOT_2 + s390x: codeready-builder-for-rhel-9-s390x-e4s-rpms__9_DOT_2 reposync: enabled: false diff --git a/images/openshift-base-rhel8.yml b/images/openshift-base-rhel8.yml index ee158c71c..aa5c227e3 100644 --- a/images/openshift-base-rhel8.yml +++ b/images/openshift-base-rhel8.yml @@ -25,6 +25,7 @@ content: enabled_repos: - rhel-8-baseos-rpms - rhel-8-appstream-rpms +- rhel-8-codeready-builder-rpms for_payload: false for_release: false from: diff --git a/images/openshift-base-rhel9.yml b/images/openshift-base-rhel9.yml index 1dc5c6017..379f2b82d 100644 --- a/images/openshift-base-rhel9.yml +++ b/images/openshift-base-rhel9.yml @@ -27,6 +27,7 @@ distgit: enabled_repos: - rhel-9-baseos-rpms - rhel-9-appstream-rpms +- rhel-9-codeready-builder-rpms # sometimes we ship RHEL content ahead of RHEL (usually for RHCOS). # update with that content too so we avoid out-of-date assembly issues: - rhel-9-server-ose-rpms-embargoed