From 01a97236588e7698382468ed8d6595e7a453373c Mon Sep 17 00:00:00 2001
From: Alex Iribarren <Alex.Iribarren@cern.ch>
Date: Wed, 18 May 2022 17:09:04 +0200
Subject: [PATCH] Revert "Added RHEL 9 repos" in favor of branch rhel9

This reverts commit ff2edd96cae55564cdb2b67fdc4887b291fc879a.
---
 prod.repos.d/redhat-9-aarch64.repo | 136 -----------------------------
 prod.repos.d/redhat-9-ppc64le.repo | 136 -----------------------------
 prod.repos.d/redhat-9-x86_64.repo  | 136 -----------------------------
 3 files changed, 408 deletions(-)
 delete mode 100644 prod.repos.d/redhat-9-aarch64.repo
 delete mode 100644 prod.repos.d/redhat-9-ppc64le.repo
 delete mode 100644 prod.repos.d/redhat-9-x86_64.repo

diff --git a/prod.repos.d/redhat-9-aarch64.repo b/prod.repos.d/redhat-9-aarch64.repo
deleted file mode 100644
index 5249adb..0000000
--- a/prod.repos.d/redhat-9-aarch64.repo
+++ /dev/null
@@ -1,136 +0,0 @@
-[rhel-9-for-aarch64-baseos-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - BaseOS (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/baseos/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-enable_metadata = 1
-
-[rhel-9-for-aarch64-appstream-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - AppStream (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/appstream/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-enable_metadata = 1
-
-[rhel-9-for-aarch64-supplementary-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - Supplementary (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/supplementary/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-rt-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - Real Time (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/rt/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-aarch64-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 aarch64 (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/codeready-builder/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-baseos-source-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - BaseOS (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-appstream-source-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - AppStream (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/appstream/source/SRPMS
-enabled = 0
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-supplementary-source-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - Supplementary (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/supplementary/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-rt-source-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - Real Time (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/rt/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-aarch64-source-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 aarch64 (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/codeready-builder/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-baseos-debug-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - BaseOS (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/baseos/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-appstream-debug-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - AppStream (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/appstream/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-supplementary-debug-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - Supplementary (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/supplementary/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-aarch64-rt-debug-rpms]
-name = Red Hat Enterprise Linux 9 for aarch64 - Real Time (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/rt/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-aarch64-debug-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 aarch64 (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/codeready-builder/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
diff --git a/prod.repos.d/redhat-9-ppc64le.repo b/prod.repos.d/redhat-9-ppc64le.repo
deleted file mode 100644
index 8a5d2fb..0000000
--- a/prod.repos.d/redhat-9-ppc64le.repo
+++ /dev/null
@@ -1,136 +0,0 @@
-[rhel-9-for-ppc64le-baseos-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - BaseOS (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-enable_metadata = 1
-
-[rhel-9-for-ppc64le-appstream-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - AppStream (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/appstream/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-enable_metadata = 1
-
-[rhel-9-for-ppc64le-supplementary-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - Supplementary (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/supplementary/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-rt-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - Real Time (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/rt/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-ppc64le-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 ppc64le (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/codeready-builder/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-baseos-source-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - BaseOS (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-appstream-source-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - AppStream (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/appstream/source/SRPMS
-enabled = 0
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-supplementary-source-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - Supplementary (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/supplementary/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-rt-source-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - Real Time (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/rt/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-ppc64le-source-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 ppc64le (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/codeready-builder/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-baseos-debug-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - BaseOS (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/baseos/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-appstream-debug-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - AppStream (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/appstream/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-supplementary-debug-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - Supplementary (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/supplementary/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-ppc64le-rt-debug-rpms]
-name = Red Hat Enterprise Linux 9 for ppc64le - Real Time (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/rt/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-ppc64le-debug-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 ppc64le (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/ppc64le/codeready-builder/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
diff --git a/prod.repos.d/redhat-9-x86_64.repo b/prod.repos.d/redhat-9-x86_64.repo
deleted file mode 100644
index 043aea4..0000000
--- a/prod.repos.d/redhat-9-x86_64.repo
+++ /dev/null
@@ -1,136 +0,0 @@
-[rhel-9-for-x86_64-baseos-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - BaseOS (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/baseos/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-enable_metadata = 1
-
-[rhel-9-for-x86_64-appstream-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - AppStream (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/appstream/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-enable_metadata = 1
-
-[rhel-9-for-x86_64-supplementary-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - Supplementary (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/supplementary/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-rt-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - Real Time (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/rt/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-x86_64-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 x86_64 (RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/codeready-builder/os
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-baseos-source-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - BaseOS (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-appstream-source-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - AppStream (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/appstream/source/SRPMS
-enabled = 0
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-supplementary-source-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - Supplementary (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/supplementary/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-rt-source-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - Real Time (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/rt/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-x86_64-source-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 x86_64 (Source RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/codeready-builder/source/SRPMS
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-baseos-debug-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - BaseOS (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/baseos/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-appstream-debug-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - AppStream (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/appstream/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-supplementary-debug-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - Supplementary (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/supplementary/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[rhel-9-for-x86_64-rt-debug-rpms]
-name = Red Hat Enterprise Linux 9 for x86_64 - Real Time (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/rt/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-
-[codeready-builder-for-rhel-9-x86_64-debug-rpms]
-name = Red Hat CodeReady Linux Builder for RHEL 9 x86_64 (Debug RPMs)
-baseurl = https://cdn.redhat.com/content/dist/rhel9/9/x86_64/codeready-builder/debug
-enabled = 1
-gpgcheck = 1
-gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-sslcacert = /certs/redhat-uep.pem
-sslclientcert = /certs/$certificate
-- 
GitLab