From d2ced7d8182a07381a83ab282a87611e624698b3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 22 Sep 2020 15:14:51 -0700 Subject: [PATCH] Allow eln to do side tags: see https://pagure.io/fedora-infrastructure/issue/9329 Signed-off-by: Kevin Fenzi --- roles/koji_hub/templates/hub.conf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index a3425bd148..2f8b71639c 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -188,4 +188,5 @@ sidetag = tag f33-build :: allow tag f32-build :: allow tag f31-build :: allow + tag eln-build :: allow all :: deny