Enable CG in MBS again.

This commit is contained in:
Jan Kaluža 2017-08-04 10:24:40 +00:00
parent 9d7a327aac
commit 9230b9fc80

View file

@ -148,7 +148,7 @@ class ProdConfiguration(BaseConfiguration):
PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1'
SCMURLS = ["git://pkgs.fedoraproject.org/modules/"]
# Made possible by https://pagure.io/releng/issue/6799
KOJI_ENABLE_CONTENT_GENERATOR = False
KOJI_ENABLE_CONTENT_GENERATOR = True
{% endif %}
# This is a whitelist of prefixes of koji tags we're allowed to manipulate