[Mageia-sysadm] [592] oups, fix name of the parameter
root at mageia.org
root at mageia.org
Tue Dec 14 01:27:03 CET 2010
Revision: 592
Author: misc
Date: 2010-12-14 01:27:03 +0100 (Tue, 14 Dec 2010)
Log Message:
-----------
oups, fix name of the parameter
Modified Paths:
--------------
puppet/modules/sympa/manifests/init.pp
Modified: puppet/modules/sympa/manifests/init.pp
===================================================================
--- puppet/modules/sympa/manifests/init.pp 2010-12-14 00:24:19 UTC (rev 591)
+++ puppet/modules/sympa/manifests/init.pp 2010-12-14 00:27:03 UTC (rev 592)
@@ -172,7 +172,7 @@
exec { "sympa.pl --create_list --robot=$sympa::variable::vhost --input_file=$xml_file":
require => File["$xml_file"],
- create => "/var/lib/sympa/expl/$name",
+ creates => "/var/lib/sympa/expl/$name",
before => File["/var/lib/sympa/expl/$name/config"],
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101214/2a270a50/attachment-0001.html>
More information about the Mageia-sysadm
mailing list