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