From d4c52d9db9d0c9dee83c04c3ef20de2232a77450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Fri, 26 Mar 2021 14:49:52 +0100 Subject: [PATCH] release-controller: sync the "rhocp" repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit RHCOS needs access to the "rhocp" repo so that we can include the `kata-containers` package as part of our extensions. This is in support of sandboxed-containers (aka "Kata Containers") effort. This PR is a follow-up of db8e82f518f55d46d80493744d074e5d657b2259. Signed-off-by: Fabiano FidĂȘncio --- .../release-controller/_repos/ocp-4.8-rhel8.repo | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/core-services/release-controller/_repos/ocp-4.8-rhel8.repo b/core-services/release-controller/_repos/ocp-4.8-rhel8.repo index 3853704c990f7..9c27c92c13975 100644 --- a/core-services/release-controller/_repos/ocp-4.8-rhel8.repo +++ b/core-services/release-controller/_repos/ocp-4.8-rhel8.repo @@ -64,6 +64,16 @@ failovermethod = priority gpgcheck = 0 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 +[rhel-8-rhocp] +name = rhel-8-rhocp +baseurl = http://rhsm-pulp.corp.redhat.com/content/dist/layered/rhel8/$basearch/rhocp/4.8/os/ +sslverify = false +sslclientkey = /tmp/key/rh-cdn.pem +sslclientcert = /tmp/key/rh-cdn.pem +failovermethod = priority +gpgcheck = 0 +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 + [rhel-8-ansible-2.9] name = rhel-8-ansible-2.9 baseurl = https://cdn.redhat.com/content/dist/layered/rhel8/x86_64/ansible/2.9/os/