From f12b96f19421c035a84b2950cf9e9f5ac335d262 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 25 Feb 2020 15:48:20 +0000 Subject: [PATCH] Remove unneccesary config options in bodhi's production.ini Signed-off-by: Mohan Boddu --- roles/bodhi2/base/templates/production.ini.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 3ae6711990..f6bd701f0f 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -605,8 +605,6 @@ f{{ FedoraRawhideNumber }}c.pre_beta.mandatory_days_in_testing = 0 # Rawhide gating - Updates in rawhide don't require any days in testing. f{{ FedoraRawhideNumber }}.status = pre_beta f{{ FedoraRawhideNumber }}.pre_beta.mandatory_days_in_testing = 0 -f32.status = pre_beta -f32.pre_beta.mandatory_days_in_testing = 0 ## ## Buildroot Override ##