diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 145488a8b5..b51eed08e0 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -522,13 +522,12 @@ fedora_modular.mandatory_days_in_testing = 7 # could do something like this: #f29.status = post_beta #f29.post_beta.mandatory_days_in_testing = 7 -#f29.post_beta.critpath.num_admin_approvals = 0 #f29.post_beta.critpath.min_karma = 2 #f29.post_beta.critpath.stable_after_days_without_negative_karma = 14 #f29.status = pre_beta #f29.pre_beta.mandatory_days_in_testing = 3 -#f29.pre_beta.critpath.num_admin_approvals = 0 #f29.pre_beta.critpath.min_karma = 1 +#f29.pre_beta.critpath.stable_after_days_without_negative_karma = 14 ## ## Buildroot Override