[Mageia-sysadm] [602] fix name of sysadmin group

root at mageia.org root at mageia.org
Tue Dec 14 19:29:38 CET 2010


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:
--------------
    puppet/modules/sympa/manifests/init.pp
    puppet/modules/sympa/templates/config

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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101214/73aeb7e5/attachment-0001.html>


More information about the Mageia-sysadm mailing list