diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index d1c03b1a62..5ae5c4f479 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -123,6 +123,11 @@ channel = source */fwupdate* && has_perm secure-boot :: use secure-boot source */fwupd* && has_perm secure-boot :: use secure-boot +# set this package to use the 'heavybuilder' channel. Note that this is NOT good for most anything. +# It just happens to be for this particular package. Please check before adding anything here, you could +# cause it to end up building a lot slower. + source */chromium* :: use heavybuilder + is_child_task :: parent all :: use default