From 68185ee5eb0950d1a801b98f2fe419e68010b23c Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Thu, 18 Jun 2020 17:38:34 +0200 Subject: [PATCH] koji_hub: Disallow f30-based sidetags Signed-off-by: Igor Raits --- roles/koji_hub/templates/hub.conf.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 98ebad1c2b..545aa2c4ce 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -176,5 +176,4 @@ sidetag = tag f33-build :: allow tag f32-build :: allow tag f31-build :: allow - tag f30-build :: allow all :: deny