From 9860fa89b5a9e223fc7a42299fa30a8ffdbfbd77 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 15 Aug 2024 11:04:42 -0700 Subject: [PATCH] koji_hub: add epel10.0 sidetags allowed and drop epel8-next ones since it is gone now Signed-off-by: Kevin Fenzi --- roles/koji_hub/templates/hub.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index ba5673aee1..f9157d8323 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -200,9 +200,9 @@ sidetag = tag f40-build :: allow tag f39-build :: allow tag eln-build :: allow + tag epel10.0-build :: allow tag epel9-next-build :: allow tag epel9-build :: allow - tag epel8-next-build :: allow tag epel8-build :: allow all :: deny