From 3ffbd473f9cfd41f8847af76ea016ee73d8fd04c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 14 Aug 2020 09:01:51 -0700 Subject: [PATCH] koji hub / heavybuilder: we do need a wildcard here. 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 83de4f84a8..a3425bd148 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -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