diff --git a/core-services/release-controller/_repos/ocp-5.0-rhel102.repo b/core-services/release-controller/_repos/ocp-5.0-rhel102.repo index 07774e84d7de8..9b31d9c480da9 100644 --- a/core-services/release-controller/_repos/ocp-5.0-rhel102.repo +++ b/core-services/release-controller/_repos/ocp-5.0-rhel102.repo @@ -5,9 +5,10 @@ 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 -sslclientkey = /tmp/key/rh-cdn.pem -sslclientcert = /tmp/key/rh-cdn.pem +username_file = /tmp/mirror-enterprise-basic-auth/username +password_file = /tmp/mirror-enterprise-basic-auth/password failovermethod = priority +skip_if_unavailable = true [rhel-10.2-appstream] name = rhel-10.2-appstream @@ -16,9 +17,10 @@ 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 -sslclientkey = /tmp/key/rh-cdn.pem -sslclientcert = /tmp/key/rh-cdn.pem +username_file = /tmp/mirror-enterprise-basic-auth/username +password_file = /tmp/mirror-enterprise-basic-auth/password failovermethod = priority +skip_if_unavailable = true [rhel-10.2-nfv] name = rhel-10.2-nfv @@ -27,9 +29,10 @@ 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 -sslclientkey = /tmp/key/rh-cdn.pem -sslclientcert = /tmp/key/rh-cdn.pem +username_file = /tmp/mirror-enterprise-basic-auth/username +password_file = /tmp/mirror-enterprise-basic-auth/password failovermethod = priority +skip_if_unavailable = true [rhel-10.2-highavailability] name = rhel-10.2-highavailability @@ -38,9 +41,10 @@ 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 -sslclientkey = /tmp/key/rh-cdn.pem -sslclientcert = /tmp/key/rh-cdn.pem +username_file = /tmp/mirror-enterprise-basic-auth/username +password_file = /tmp/mirror-enterprise-basic-auth/password failovermethod = priority +skip_if_unavailable = true [rhel-10.2-fast-datapath] name = rhel-10.2-fast-datapath