aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/templates/submit-upload.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf
index edd32a17..7de9fc76 100644
--- a/modules/buildsystem/templates/submit-upload.conf
+++ b/modules/buildsystem/templates/submit-upload.conf
@@ -1,4 +1,5 @@
<%
+Puppet::Parser::Functions.autoloader.loadall
escaped_domain = domain.gsub('.','\.')
%>
@@ -183,8 +184,7 @@ checks:
mode: freeze
infra_1:
-<%- infra_users = '^' + group_members('mga-sysadmin').join('|') + '$' -%>
- authorized_users: <%= infra_users %>
+ authorized_users: ^<%= scope.function_group_members("a").join('|') %>$
mode: freeze
cauldron: