From d47c96c92cfa3ba1ae0654612d6cc93737fbb5ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Thu, 28 Jul 2022 16:35:36 +0200 Subject: [PATCH] repos: 4.12 RHEL 9: Fix URLs for NFV & FDP repos --- core-services/release-controller/_repos/ocp-4.12-rhel9.repo | 4 ++-- core-services/release-controller/_repos/ocp-4.12-rhel90.repo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core-services/release-controller/_repos/ocp-4.12-rhel9.repo b/core-services/release-controller/_repos/ocp-4.12-rhel9.repo index d3cb71fe51bea..d5181bfbd3169 100644 --- a/core-services/release-controller/_repos/ocp-4.12-rhel9.repo +++ b/core-services/release-controller/_repos/ocp-4.12-rhel9.repo @@ -24,7 +24,7 @@ failovermethod = priority [rhel-9-fast-datapath] name = rhel-9-fast-datapath -baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/9.0/x86_64/fast-datapath/os/ +baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/x86_64/fast-datapath/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 @@ -36,7 +36,7 @@ failovermethod = priority [rhel-9-nfv] name = rhel-9-nfv -baseurl = https://cdn.redhat.com/content/eus/rhel9/9.0/x86_64/nfv/os/ +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.0/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 diff --git a/core-services/release-controller/_repos/ocp-4.12-rhel90.repo b/core-services/release-controller/_repos/ocp-4.12-rhel90.repo index d3cb71fe51bea..d5181bfbd3169 100644 --- a/core-services/release-controller/_repos/ocp-4.12-rhel90.repo +++ b/core-services/release-controller/_repos/ocp-4.12-rhel90.repo @@ -24,7 +24,7 @@ failovermethod = priority [rhel-9-fast-datapath] name = rhel-9-fast-datapath -baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/9.0/x86_64/fast-datapath/os/ +baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/x86_64/fast-datapath/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 @@ -36,7 +36,7 @@ failovermethod = priority [rhel-9-nfv] name = rhel-9-nfv -baseurl = https://cdn.redhat.com/content/eus/rhel9/9.0/x86_64/nfv/os/ +baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.0/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