Greetings. Per request from pjones, he would like us to add fwupdate to the secure-boot channel in koji. The following patch does this. Would require restart of the hub, but shouldn't be any downtime. +1s? diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index abe650c..6758196 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.
Attachment:
pgpUFNXcOzCEN.pgp
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx