From f85fd052342d2e1ef71c53cadb1dbc45d631830a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 24 Jul 2018 19:15:56 +0000 Subject: [PATCH] also need containers to go to container channel --- roles/koji_hub/templates/hub.conf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 9e886d35a4..bfec4a572a 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -101,6 +101,7 @@ tag = channel = method createrepo :: use createrepo method createdistrepo :: use createrepo + method buildContainer :: use container has req_channel && has_perm customchannel :: req is_child_task :: parent #we want pesign-test-app to always go to the secure-boot channel even for scratch builds