From d9d9f60055dd230f72f38d83cc6c1de11afe8d13 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 3 Aug 2017 23:58:40 +0000 Subject: [PATCH] Turn this off again for now. --- roles/mbs/common/templates/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mbs/common/templates/config.py b/roles/mbs/common/templates/config.py index 81b68c5cfc..e541420bb3 100644 --- a/roles/mbs/common/templates/config.py +++ b/roles/mbs/common/templates/config.py @@ -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 = True + KOJI_ENABLE_CONTENT_GENERATOR = False {% endif %} # This is a whitelist of prefixes of koji tags we're allowed to manipulate