From 2bf95039873da0506eea78c832607bc2a15cf39d Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Fri, 16 Feb 2024 07:56:58 +0100 Subject: [PATCH] bodhi: temporarily disable BrO inheritance Signed-off-by: Mattia Verga --- roles/bodhi2/base/templates/production.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 2e8873c884..0427795141 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -627,7 +627,7 @@ buildroot_overrides.expire_after = 1 # Below is an example, all EPEL-9 builds submitted as buildroot overrides will also # be tagged as EPEL-9N and EPEL-8 overrides. # epel9.override-extend = EPEL-9N,EPEL-8 -epel9.override-extend = EPEL-9N +# epel9.override-extend = EPEL-9N ##