aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/manifests
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-08-21 12:08:32 +0000
committerColin Guthrie <colin@mageia.org>2013-08-21 12:08:32 +0000
commitb34f80f486f9cc33fd47aaa7e417d41f47308385 (patch)
treef1e3afd4023819bc9aeafdac77ff44e99e3da7dc /deployment/mgagit/manifests
parent1d81a40636fb8949d72c31c59dd2e78b39c2afd3 (diff)
downloadpuppet-b34f80f486f9cc33fd47aaa7e417d41f47308385.tar
puppet-b34f80f486f9cc33fd47aaa7e417d41f47308385.tar.gz
puppet-b34f80f486f9cc33fd47aaa7e417d41f47308385.tar.bz2
puppet-b34f80f486f9cc33fd47aaa7e417d41f47308385.tar.xz
puppet-b34f80f486f9cc33fd47aaa7e417d41f47308385.zip
mgagit: Allow apprentices to commit to git as they could commit to svn before it.
Diffstat (limited to 'deployment/mgagit/manifests')
-rw-r--r--deployment/mgagit/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mgagit/manifests/init.pp b/deployment/mgagit/manifests/init.pp
index ed10c161..7f25478b 100644
--- a/deployment/mgagit/manifests/init.pp
+++ b/deployment/mgagit/manifests/init.pp
@@ -63,7 +63,7 @@ class mgagit(
mgagit::tmpl { 'soft':
tmpldir => $gitolite_tmpldir,
- group => 'packagers',
+ group => 'packagers-committers',
}
mgagit::tmpl { 'web':