[Mageia-sysadm] [604] fix the filename as used in scenari
root at mageia.org
root at mageia.org
Tue Dec 14 19:29:41 CET 2010
Revision: 604
Author: misc
Date: 2010-12-14 19:29:40 +0100 (Tue, 14 Dec 2010)
Log Message:
-----------
fix the filename as used in scenari
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:39 UTC (rev 603)
+++ puppet/modules/sympa/manifests/init.pp 2010-12-14 18:29:40 UTC (rev 604)
@@ -95,7 +95,7 @@
}
define ldap_search_filter {
- file { "/etc/sympa/search_filters/ldap-$name.ldap":
+ file { "/etc/sympa/search_filters/$name.ldap":
ensure => present,
owner => root,
group => root,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101214/ec414b27/attachment.html>
More information about the Mageia-sysadm
mailing list