diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index a395497634..4be6890351 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -650,7 +650,7 @@ f{{ FedoraRawhideNumber }}.pre_beta.critpath.stable_after_days_without_negative_ # ELN gating - Updates in ELN don't require any days in testing. eln.status = pre_beta eln.pre_beta.mandatory_days_in_testing = 0 -eln.pre_beta.critpath.mandatory_days_in_testing = 0 +eln.pre_beta.critpath.stable_after_days_without_negative_karma = 0 # EPEL bootstrap - During bootstrap updates don't require any days in testing. epel{{ EPELBootstrapNumber }}.status = pre_beta