From f31d76fb3520876a9f617f349734531eecd68a3f Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Mon, 30 Sep 2019 13:39:57 +0200 Subject: [PATCH] Revert "copr: remove chroot alias from epel-8 to rhelbeta-8" This reverts commit 983856b224788b026b8f20fae50ae8571d22bee8. We need to keep the promise and support rhelbeta-8 for the following two weeks. See https://lists.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org/thread/VVCHQXOXUL3TE5CC5JDFTS7ANPTVAP3M/ That means, that on 2019-10-02 we want to revert this revert. --- 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 2a5189518b..a0052f8646 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 = {} +CHROOT_NAME_RELEASE_ALIAS = {"epel-8": "rhelbeta-8"} {% if whitelist_emails is defined %} WHITELIST_EMAILS = [