From dd904cee9858b0b3b84f52c25b0ce420bc0e29e2 Mon Sep 17 00:00:00 2001 From: Leonardo Rossetti Date: Mon, 8 Aug 2022 14:21:53 -0300 Subject: [PATCH] adding hub policy comment --- 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 a7b287657e..ac9e1cafd3 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -121,8 +121,8 @@ channel = method newRepo distRepo buildSRPMFromSCM :: use createrepo method buildContainer :: use container has req_channel && has_perm customchannel :: req -# kojid-cloud-scheduler {% if env == 'staging' %} + # kojid-cloud-scheduler tag setup for stg env only tag buildaws && fromtag buildaws && method build :: use buildaws {% endif %}