aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-12-13 23:55:02 +0000
committerMichael Scherer <misc@mageia.org>2010-12-13 23:55:02 +0000
commit17d3a79bc92a74eb664e8719c46d0304ade714e9 (patch)
treecfa71ab2a1cd1b1ac51a7c0e7b7ac87b3ecd0305 /modules/sympa
parent1f1fb48fde6ca45c42e403fc4bad53ac06fbc928 (diff)
downloadpuppet-17d3a79bc92a74eb664e8719c46d0304ade714e9.tar
puppet-17d3a79bc92a74eb664e8719c46d0304ade714e9.tar.gz
puppet-17d3a79bc92a74eb664e8719c46d0304ade714e9.tar.bz2
puppet-17d3a79bc92a74eb664e8719c46d0304ade714e9.tar.xz
puppet-17d3a79bc92a74eb664e8719c46d0304ade714e9.zip
pull moderator and owner from ldap ( not really needed as this is managed later by puppet )
Diffstat (limited to 'modules/sympa')
-rw-r--r--modules/sympa/templates/list.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/sympa/templates/list.xml b/modules/sympa/templates/list.xml
index b115b6d6..0a8088b5 100644
--- a/modules/sympa/templates/list.xml
+++ b/modules/sympa/templates/list.xml
@@ -6,10 +6,10 @@
<description/>
<status>open</status>
<language><%= language %></language>
- <!-- <owner_include multiple="1">
- <source>my_file</source>
+ <owner_include>
+ <source>ldap-mga-sysadm</source>
</owner_include>
- -->
- <!-- TODO adjust later, add moderators pulled by ldap -->
- <owner multiple="1"><email>misc@zarb.org</email> </owner>
+ <editor_include>
+ <source>ldap-mga-ml_moderators</source>
+ </editor_include>
</list>