diff --git a/group.yml b/group.yml index f8fed0480..fc7facda6 100644 --- a/group.yml +++ b/group.yml @@ -272,20 +272,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 a7159bd91..8c59d6933 100644 --- a/images/openshift-base-rhel8.yml +++ b/images/openshift-base-rhel8.yml @@ -28,6 +28,7 @@ distgit: 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 ae233e0ee..2afcdf565 100644 --- a/images/openshift-base-rhel9.yml +++ b/images/openshift-base-rhel9.yml @@ -28,6 +28,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