From 8ed886a04a8d4decc959919b0d5452714a4dc65b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 22 May 2015 20:42:56 +0000 Subject: [PATCH] Adjust bodhi config for f22 0 day updates here too. --- roles/bodhi/base/templates/bodhi-prod.cfg.j2 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/roles/bodhi/base/templates/bodhi-prod.cfg.j2 b/roles/bodhi/base/templates/bodhi-prod.cfg.j2 index 053942f04f..e6b0f431d5 100644 --- a/roles/bodhi/base/templates/bodhi-prod.cfg.j2 +++ b/roles/bodhi/base/templates/bodhi-prod.cfg.j2 @@ -9,16 +9,16 @@ # Release status # pre-beta enforces the 'Pre Beta' policy defined here: # https://fedoraproject.org/wiki/Updates_Policy -f22.status = 'pre_beta' +f23.status = 'pre_beta' -f22.post_beta.mandatory_days_in_testing = 7 -f22.post_beta.critpath.num_admin_approvals = 0 -f22.post_beta.critpath.min_karma = 2 -f22.post_beta.critpath.stable_after_days_without_negative_karma = 14 +f23.post_beta.mandatory_days_in_testing = 7 +f23.post_beta.critpath.num_admin_approvals = 0 +f23.post_beta.critpath.min_karma = 2 +f23.post_beta.critpath.stable_after_days_without_negative_karma = 14 -f22.pre_beta.mandatory_days_in_testing = 3 -f22.pre_beta.critpath.num_admin_approvals = 0 -f22.pre_beta.critpath.min_karma = 1 +f23.pre_beta.mandatory_days_in_testing = 3 +f23.pre_beta.critpath.num_admin_approvals = 0 +f23.pre_beta.critpath.min_karma = 1 # Bodhi Defaults: #