From b74b272cbcbbd707d5d360116478423d23ce224a Mon Sep 17 00:00:00 2001 From: Carl George Date: Thu, 8 Jul 2021 19:19:16 -0500 Subject: [PATCH] Add mandatory days for EPEL Next --- roles/bodhi2/base/templates/production.ini.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 6d8f3db39e..0817d8bf2b 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -569,6 +569,7 @@ fedora.mandatory_days_in_testing = 7 fedora_container.mandatory_days_in_testing = 7 fedora_epel.mandatory_days_in_testing = 14 fedora_epel_modular.mandatory_days_in_testing = 14 +fedora_epel_next.mandatory_days_in_testing = 7 fedora_flatpak.mandatory_days_in_testing = 7 fedora_modular.mandatory_days_in_testing = 7