From 4a9de6316dd30cc33b3affe24c35bd2440319cc3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 9 Jun 2020 17:17:45 -0700 Subject: [PATCH] iad2: no heavybuilder channel in iad2 MVF Signed-off-by: Kevin Fenzi --- roles/koji_hub/templates/hub.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 8102381837..d6cf76acde 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -133,7 +133,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