diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 35d803c48b..a6be0a47fd 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -122,7 +122,7 @@ tag = all :: allow channel = - method newRepo distRepo :: use createrepo + method newRepo distRepo buildSRPMFromSCM :: use createrepo method buildContainer :: use container has req_channel && has_perm customchannel :: req @@ -142,7 +142,7 @@ channel = # 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 + source */chromium :: use heavybuilder is_child_task :: parent all :: use default