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.
This commit is contained in:
Jakub Kadlcik 2019-09-29 23:29:09 +02:00 committed by Pierre-Yves Chibon
parent 73f8540b12
commit aae7364f8c

View file

@ -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 = [