cleanup koji hub policy
remove the builds going to the eclipse channel. We are not using the calxeda builders with a mix of rust and ssd anymore. We never fully implemented the signing of the gpg keys so remove the need for special perms for fedora-repos and fedora-release Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
dff13eade9
commit
5dc934a27b
1 changed files with 0 additions and 7 deletions
|
@ -128,16 +128,9 @@ channel =
|
||||||
source */kernel* && has_perm secure-boot :: use secure-boot
|
source */kernel* && has_perm secure-boot :: use secure-boot
|
||||||
source */shim* && 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 */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 */pesign* && has_perm secure-boot :: use secure-boot
|
||||||
source */fwupdate* && 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
|
all :: use default
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue