From: Mohan Boddu <[email protected]>

Signed-off-by: Mohan Boddu <[email protected]>
---
 roles/bodhi2/base/templates/production.ini.j2 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/roles/bodhi2/base/templates/production.ini.j2 
b/roles/bodhi2/base/templates/production.ini.j2
index b5155db..e8e372a 100644
--- a/roles/bodhi2/base/templates/production.ini.j2
+++ b/roles/bodhi2/base/templates/production.ini.j2
@@ -10,16 +10,16 @@ filter-with = proxy-prefix
 # Release status
 # pre-beta enforces the 'Pre Beta' policy defined here:
 # https://fedoraproject.org/wiki/Updates_Policy
-f26.status = pre_beta
+f26.status = post_beta
 
 f26.post_beta.mandatory_days_in_testing = 7
 f26.post_beta.critpath.num_admin_approvals = 0
 f26.post_beta.critpath.min_karma = 2
 f26.post_beta.critpath.stable_after_days_without_negative_karma = 14
 
-f26.pre_beta.mandatory_days_in_testing = 3
-f26.pre_beta.critpath.num_admin_approvals = 0
-f26.pre_beta.critpath.min_karma = 1
+# f26.pre_beta.mandatory_days_in_testing = 3
+# f26.pre_beta.critpath.num_admin_approvals = 0
+# f26.pre_beta.critpath.min_karma = 1
 
 ##
 ## Atomic OSTree support
-- 
1.8.3.1
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to