[Mageia-sysadm] [844] fix file name
root at mageia.org
root at mageia.org
Tue Jan 18 19:24:26 CET 2011
Revision: 844
Author: boklm
Date: 2011-01-18 19:24:26 +0100 (Tue, 18 Jan 2011)
Log Message:
-----------
fix file name
Modified Paths:
--------------
puppet/modules/mirror/manifests/init.pp
Modified: puppet/modules/mirror/manifests/init.pp
===================================================================
--- puppet/modules/mirror/manifests/init.pp 2011-01-18 18:23:26 UTC (rev 843)
+++ puppet/modules/mirror/manifests/init.pp 2011-01-18 18:24:26 UTC (rev 844)
@@ -51,7 +51,7 @@
user => mirror,
minute => [0, 10, 20, 30, 40, 50],
command => "$bindir/$name",
- require => File["$name"],
+ require => File["mirror_$name"],
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110118/facc4a37/attachment.html>
More information about the Mageia-sysadm
mailing list