diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 67581960ab..1bcf36b150 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -129,7 +129,7 @@ channel = build_from_srpm = has_perm admin :: allow - tag el6-docs && has_perm docs :: allow + tag *-infra && has_perm infra :: allow all :: deny {% endif %}