ack, +1
On Tue, Aug 16, 2016 at 7:42 PM, Stephen John Smoogen <[email protected]> wrote: > I don't see any problems with change. +1 > > On 16 August 2016 at 15:21, Kevin Fenzi <[email protected]> wrote: >> 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. >> >> _______________________________________________ >> infrastructure mailing list >> [email protected] >> https://lists.fedoraproject.org/admin/lists/[email protected] >> > > > > -- > Stephen J Smoogen. > _______________________________________________ > infrastructure mailing list > [email protected] > https://lists.fedoraproject.org/admin/lists/[email protected] _______________________________________________ infrastructure mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
