diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 61f6edb54b..1631be7583 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -128,16 +128,9 @@ channel = source */kernel* && has_perm secure-boot :: use secure-boot source */shim* && has_perm secure-boot :: use secure-boot source */grub2* && has_perm secure-boot :: use secure-boot - source */fedora-release* && has_perm secure-boot :: use secure-boot - source */fedora-repos* && has_perm secure-boot :: use secure-boot source */pesign* && has_perm secure-boot :: use secure-boot source */fwupdate* && has_perm secure-boot :: use secure-boot -# we have some arm builders that have ssd's in them, eclipse is 7 hours faster building on them so lets -# make sure that we always build eclipse on them. - source */eclipse* :: use eclipse - source */gcc* :: use eclipse - all :: use default