From aae7364f8c3cf8a308c9c879c4476f985c538148 Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Sun, 29 Sep 2019 23:29:09 +0200 Subject: [PATCH] copr: remove chroot alias from epel-8 to rhelbeta-8 Fix: BZ 1756632 The epel-8-* chroots are already provided by mock-core-configs and enabled in copr, so we don't have to redirect them to any other repository. --- roles/copr/frontend-cloud/templates/copr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/copr/frontend-cloud/templates/copr.conf b/roles/copr/frontend-cloud/templates/copr.conf index a0052f8646..2a5189518b 100644 --- a/roles/copr/frontend-cloud/templates/copr.conf +++ b/roles/copr/frontend-cloud/templates/copr.conf @@ -97,7 +97,7 @@ DISCOURSE_URL = "https://discussion.fedoraproject.org/" # on a client system, e.g. "rhelbeta-8" chroots in Copr which doesn't match to # any real system, instead it is a temporary alias for "epel-8". In such case, # set this to {"epel-8": "rhelbeta-8"} -CHROOT_NAME_RELEASE_ALIAS = {"epel-8": "rhelbeta-8"} +CHROOT_NAME_RELEASE_ALIAS = {} {% if whitelist_emails is defined %} WHITELIST_EMAILS = [