aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-02-17 17:36:22 +0000
committerMichael Scherer <misc@mageia.org>2012-02-17 17:36:22 +0000
commitd9cdfae0356a0a07f4ced6f3dfafbcbb68cd9158 (patch)
tree0dca91b9d9314a78e527a6c1fbc04dbed5eb10e8 /modules/buildsystem/templates
parent97c545bbe49ae933b649622f02e78906dfb051fc (diff)
downloadpuppet-d9cdfae0356a0a07f4ced6f3dfafbcbb68cd9158.tar
puppet-d9cdfae0356a0a07f4ced6f3dfafbcbb68cd9158.tar.gz
puppet-d9cdfae0356a0a07f4ced6f3dfafbcbb68cd9158.tar.bz2
puppet-d9cdfae0356a0a07f4ced6f3dfafbcbb68cd9158.tar.xz
puppet-d9cdfae0356a0a07f4ced6f3dfafbcbb68cd9158.zip
properly call the function to get the group members
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r--modules/buildsystem/templates/submit-upload.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf
index 7de9fc76..93195369 100644
--- a/modules/buildsystem/templates/submit-upload.conf
+++ b/modules/buildsystem/templates/submit-upload.conf
@@ -184,7 +184,7 @@ checks:
mode: freeze
infra_1:
- authorized_users: ^<%= scope.function_group_members("a").join('|') %>$
+ authorized_users: ^<%= scope.function_group_members(['mga-sysadmin']).join('|') %>$
mode: freeze
cauldron: