[Mageia-sysadm] [695] now that the precommit hook is fix, reuse import ( especially since include was not working like I thought )

root at mageia.org root at mageia.org
Fri Jan 7 03:46:13 CET 2011


Revision: 695
Author:   misc
Date:     2011-01-07 03:46:13 +0100 (Fri, 07 Jan 2011)
Log Message:
-----------
now that the precommit hook is fix, reuse import ( especially since include was not working like I thought )

Modified Paths:
--------------
    puppet/manifests/nodes.pp

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2011-01-07 02:37:15 UTC (rev 694)
+++ puppet/manifests/nodes.pp	2011-01-07 02:46:13 UTC (rev 695)
@@ -63,7 +63,7 @@
     include sympa::server
     include postfix::primary_smtp
   
-    include lists
+    import  "lists"
 }
 
 # buildnode
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110107/ee3ca416/attachment.html>


More information about the Mageia-sysadm mailing list