From d512392ef1d8eb915c9ddc5ea3546fd81b52bde8 Mon Sep 17 00:00:00 2001 From: "D. Paolella" Date: Wed, 27 May 2026 18:52:16 +0200 Subject: [PATCH] Use GA content for RHEL 9.8 repos in 4.22, 4.23, and 5.0 This change updates the RHEL 9 repository configurations for OpenShift 4.22, 4.23, and 5.0 to point directly to cdn.redhat.com instead of using the mirror2.openshift.com reposync URLs. Context: - PR openshift-eng/ocp-build-data#10723 disabled reposync for RHEL 9.8 repositories in the 5.0 stream - This means repos are no longer being synced to mirror2, causing package download failures and 404 errors in CI - The CI jobs need to consume RHEL 9.8 GA content directly from CDN Related: - openshift-eng/ocp-build-data#10723 - openshift-eng/ocp-build-data#10790 - openshift-eng/ocp-build-data#10791 rh-pre-commit.version: 2.4.0 rh-pre-commit.check-secrets: ENABLED --- .../_repos/ocp-4.22-rhel9.repo | 88 +++++++++---------- .../_repos/ocp-4.23-rhel9.repo | 88 +++++++++---------- .../_repos/ocp-5.0-rhel9.repo | 88 +++++++++---------- 3 files changed, 126 insertions(+), 138 deletions(-) diff --git a/core-services/release-controller/_repos/ocp-4.22-rhel9.repo b/core-services/release-controller/_repos/ocp-4.22-rhel9.repo index 77e0ecb7e9524..219db39124225 100644 --- a/core-services/release-controller/_repos/ocp-4.22-rhel9.repo +++ b/core-services/release-controller/_repos/ocp-4.22-rhel9.repo @@ -1,49 +1,49 @@ [rhel-9-baseos] name = rhel-9-baseos -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream] name = rhel-9-appstream -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true excludepkgs=toolbox* [rhel-9-nfv] name = rhel-9-nfv -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-9-nfv +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/nfv/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-highavailability] name = rhel-9-highavailability -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-9-highavailability +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/highavailability/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -54,20 +54,19 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority [rhel-9-codeready-builder-rpms] name = rhel-9-codeready-builder-rpms -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/x86_64/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -108,25 +107,25 @@ includepkgs=kernel,kernel-*,toolbox*, [rhel-9-baseos-ppc64le] name = rhel-9-baseos-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_ppc64le/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/ppc64le/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-ppc64le] name = rhel-9-appstream-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_ppc64le/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/ppc64le/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -137,7 +136,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -156,37 +154,37 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-ppc64le] name = rhel-9-codeready-builder-rpms-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_ppc64le/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/ppc64le/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-baseos-s390x] name = rhel-9-baseos-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_s390x/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/s390x/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-s390x] name = rhel-9-appstream-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_s390x/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/s390x/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -197,7 +195,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -216,37 +213,37 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-s390x] name = rhel-9-codeready-builder-rpms-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_s390x/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/s390x/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-baseos-aarch64] name = rhel-9-baseos-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_aarch64/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/aarch64/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-aarch64] name = rhel-9-appstream-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_aarch64/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/aarch64/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -257,7 +254,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -276,12 +272,12 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-aarch64] name = rhel-9-codeready-builder-rpms-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.22_aarch64/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/aarch64/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true diff --git a/core-services/release-controller/_repos/ocp-4.23-rhel9.repo b/core-services/release-controller/_repos/ocp-4.23-rhel9.repo index 57db02e5047bf..bf170730f49c2 100644 --- a/core-services/release-controller/_repos/ocp-4.23-rhel9.repo +++ b/core-services/release-controller/_repos/ocp-4.23-rhel9.repo @@ -1,49 +1,49 @@ [rhel-9-baseos] name = rhel-9-baseos -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream] name = rhel-9-appstream -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true excludepkgs=toolbox* [rhel-9-nfv] name = rhel-9-nfv -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23/rhel-9-nfv +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/nfv/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-highavailability] name = rhel-9-highavailability -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23/rhel-9-highavailability +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/highavailability/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -54,20 +54,19 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority [rhel-9-codeready-builder-rpms] name = rhel-9-codeready-builder-rpms -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/x86_64/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -108,25 +107,25 @@ includepkgs=kernel,kernel-*,toolbox*, [rhel-9-baseos-ppc64le] name = rhel-9-baseos-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_ppc64le/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/ppc64le/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-ppc64le] name = rhel-9-appstream-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_ppc64le/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/ppc64le/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -137,7 +136,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -156,37 +154,37 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-ppc64le] name = rhel-9-codeready-builder-rpms-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_ppc64le/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/ppc64le/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-baseos-s390x] name = rhel-9-baseos-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_s390x/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/s390x/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-s390x] name = rhel-9-appstream-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_s390x/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/s390x/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -197,7 +195,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -216,37 +213,37 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-s390x] name = rhel-9-codeready-builder-rpms-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_s390x/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/s390x/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-baseos-aarch64] name = rhel-9-baseos-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_aarch64/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/aarch64/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-aarch64] name = rhel-9-appstream-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_aarch64/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/aarch64/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -257,7 +254,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -276,12 +272,12 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-aarch64] name = rhel-9-codeready-builder-rpms-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/4.23_aarch64/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/aarch64/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true diff --git a/core-services/release-controller/_repos/ocp-5.0-rhel9.repo b/core-services/release-controller/_repos/ocp-5.0-rhel9.repo index 0c1742d617258..45245ec5056fa 100644 --- a/core-services/release-controller/_repos/ocp-5.0-rhel9.repo +++ b/core-services/release-controller/_repos/ocp-5.0-rhel9.repo @@ -1,49 +1,49 @@ [rhel-9-baseos] name = rhel-9-baseos -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream] name = rhel-9-appstream -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true excludepkgs = toolbox* [rhel-9-nfv] name = rhel-9-nfv -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-9-nfv +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/nfv/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-highavailability] name = rhel-9-highavailability -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-9-highavailability +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/x86_64/highavailability/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -54,20 +54,19 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority [rhel-9-codeready-builder-rpms] name = rhel-9-codeready-builder-rpms -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/x86_64/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -109,25 +108,25 @@ includepkgs = kernel,kernel-*,toolbox*, [rhel-9-baseos-ppc64le] name = rhel-9-baseos-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_ppc64le/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/ppc64le/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-ppc64le] name = rhel-9-appstream-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_ppc64le/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/ppc64le/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -138,7 +137,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -157,37 +155,37 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-ppc64le] name = rhel-9-codeready-builder-rpms-ppc64le -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_ppc64le/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/ppc64le/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-baseos-s390x] name = rhel-9-baseos-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_s390x/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/s390x/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-s390x] name = rhel-9-appstream-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_s390x/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/s390x/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -198,7 +196,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -217,37 +214,37 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-s390x] name = rhel-9-codeready-builder-rpms-s390x -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_s390x/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/s390x/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-baseos-aarch64] name = rhel-9-baseos-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_aarch64/rhel-9-baseos-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/aarch64/baseos/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true [rhel-9-appstream-aarch64] name = rhel-9-appstream-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_aarch64/rhel-9-appstream-rpms +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.8/aarch64/appstream/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true @@ -258,7 +255,6 @@ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -# https://projects.engineering.redhat.com/browse/RCM-65421 sslclientkey = /tmp/key/rh-cdn.pem sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority @@ -277,12 +273,12 @@ skip_if_unavailable = true [rhel-9-codeready-builder-rpms-aarch64] name = rhel-9-codeready-builder-rpms-aarch64 -baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0_aarch64/rhel-9-codeready-builder-rpms +baseurl = https://cdn.redhat.com/content/eus/rhel9/9.8/aarch64/codeready-builder/os/ enabled = 1 gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted sslverify = false gpgcheck = 0 -username_file = /tmp/mirror-enterprise-basic-auth/username -password_file = /tmp/mirror-enterprise-basic-auth/password +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem failovermethod = priority skip_if_unavailable = true