Revision
602
Author
misc
Date
2010-12-14 19:29:38 +0100 (Tue, 14 Dec 2010)

Log Message

fix name of sysadmin group

Modified Paths

Modified: puppet/modules/sympa/manifests/init.pp
===================================================================
--- puppet/modules/sympa/manifests/init.pp	2010-12-14 18:29:37 UTC (rev 601)
+++ puppet/modules/sympa/manifests/init.pp	2010-12-14 18:29:38 UTC (rev 602)
@@ -137,7 +137,7 @@
         # add each group that could be used in a sympa ml either as 
         # - owner
         # - editor ( moderation )
-        ldap_group_datasource { "mga-sysadm": }
+        ldap_group_datasource { "mga-sysadmin": }
         ldap_group_datasource { "mga-ml_moderators": }
 
 

Modified: puppet/modules/sympa/templates/config
===================================================================
--- puppet/modules/sympa/templates/config	2010-12-14 18:29:37 UTC (rev 601)
+++ puppet/modules/sympa/templates/config	2010-12-14 18:29:38 UTC (rev 602)
@@ -20,7 +20,7 @@
 # TODO reception nomail
 # profile normal
 owner_include 
-source mga-sysadm
+source mga-sysadmin
 reception nomail
 profile normal