[Mageia-sysadm] [583] pull moderator and owner from ldap ( not really needed as this is managed later by puppet )

root at mageia.org root at mageia.org
Tue Dec 14 00:55:03 CET 2010


Revision: 583
Author:   misc
Date:     2010-12-14 00:55:02 +0100 (Tue, 14 Dec 2010)
Log Message:
-----------
pull moderator and owner from ldap ( not really needed as this is managed later by puppet )

Modified Paths:
--------------
    puppet/modules/sympa/templates/list.xml

Modified: puppet/modules/sympa/templates/list.xml
===================================================================
--- puppet/modules/sympa/templates/list.xml	2010-12-13 23:55:01 UTC (rev 582)
+++ puppet/modules/sympa/templates/list.xml	2010-12-13 23:55:02 UTC (rev 583)
@@ -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 at zarb.org</email> </owner>
+        <editor_include>
+            <source>ldap-mga-ml_moderators</source>
+        </editor_include>
 </list>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101214/c1d3eab1/attachment-0001.html>


More information about the Mageia-sysadm mailing list