[Mageia-sysadm] [598] adjust the name of the file, so sympa do not complaint in syslog about

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


Revision: 598
Author:   misc
Date:     2010-12-14 19:29:34 +0100 (Tue, 14 Dec 2010)
Log Message:
-----------
adjust the name of the file, so sympa do not complaint in syslog about
missing file

Modified Paths:
--------------
    puppet/modules/sympa/manifests/init.pp

Modified: puppet/modules/sympa/manifests/init.pp
===================================================================
--- puppet/modules/sympa/manifests/init.pp	2010-12-14 18:29:33 UTC (rev 597)
+++ puppet/modules/sympa/manifests/init.pp	2010-12-14 18:29:34 UTC (rev 598)
@@ -105,7 +105,7 @@
         }
 
         define ldap_group_datasource {
-            file { "/etc/sympa/data_sources/ldap-$name.incl":
+            file { "/etc/sympa/data_sources/$name.incl":
                 ensure => present,
                 owner => root,
                 group => root,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101214/b31a2fb3/attachment.html>


More information about the Mageia-sysadm mailing list