aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-06-11 22:28:06 +0000
committerColin Guthrie <colin@mageia.org>2014-06-11 22:28:06 +0000
commit37668c01c8c11d644c82a0ec8be607bec2f8d3fe (patch)
treeccc397f39d8da0701180de4b04a5f72a00cf331c /deployment/mgagit
parentc55dc7cfcfc1a56848b85f9b1a62c1e9091a3bd8 (diff)
downloadpuppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.tar
puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.tar.gz
puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.tar.bz2
puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.tar.xz
puppet-37668c01c8c11d644c82a0ec8be607bec2f8d3fe.zip
postfix/mgagit: Fix org git repos mailing list.
Diffstat (limited to 'deployment/mgagit')
-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 a0158d62..9b19c6b5 100644
--- a/deployment/mgagit/manifests/init.pp
+++ b/deployment/mgagit/manifests/init.pp
@@ -103,7 +103,7 @@ class mgagit(
mgagit::tmpl { 'org':
tmpldir => $gitolite_tmpldir,
group => 'board',
- ml => 'board-public',
+ ml => 'board',
}
mgagit::tmpl { 'qa':