allow bodhi to tag the secure boot packages into -override tags
As a followup on a releng pagure issue https://pagure.io/releng/issue/6482 we need to allow bodhi to tag packages in the secure boot channels into the override tags Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
b020a8e0cf
commit
ea57990158
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ Plugins = fedmsg-koji-plugin runroot_hub hub_containerbuild
|
|||
|
||||
tag =
|
||||
user mbs/mbs.fedoraproject.org && tag module-* && package kernel shim grub2 fedora-release fedora-repos pesign :: allow
|
||||
user bodhi && tag *-override && package kernel shim grub2 fedora-release fedora-repos pesign :: allow
|
||||
has_perm autosign && fromtag *-pending && package kernel shim grub2 fedora-release fedora-repos pesign :: allow
|
||||
has_perm secure-boot && package kernel shim grub2 fedora-release fedora-repos pesign :: allow
|
||||
package kernel shim grub2 fedora-release fedora-repos pesign :: deny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue