From 036ea13556b6ce68cc6fc4af43c6db74555112cb Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 16 Aug 2016 22:22:35 +0000 Subject: [PATCH] Add fwupdate to secure-boot channel in koji. --- 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 abe650cd15..67581960ab 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -116,6 +116,7 @@ channel = 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.