From 82d4ce412e58c08f9703ef9dbe5d8c58f4f3a3a5 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 14 Aug 2018 16:59:55 +0000 Subject: [PATCH] Delete this unused old name. --- roles/mbs/common/templates/config.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/mbs/common/templates/config.py b/roles/mbs/common/templates/config.py index a24f7751a8..d6f8d99c17 100644 --- a/roles/mbs/common/templates/config.py +++ b/roles/mbs/common/templates/config.py @@ -178,8 +178,6 @@ class ProdConfiguration(BaseConfiguration): # New name NUM_CONCURRENT_BUILDS = 20 - # Old name https://pagure.io/fm-orchestrator/issue/574 - NUM_CONSECUTIVE_BUILDS = 20 # Delete module-* targets one hour after build KOJI_TARGET_DELETE_TIME = 3600