From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/001653.html | 99 ++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001653.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001653.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001653.html b/zarb-ml/mageia-sysadm/2011-January/001653.html new file mode 100644 index 000000000..0778739d6 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001653.html @@ -0,0 +1,99 @@ + + + + [Mageia-sysadm] [691] - use include instead of import, as import make our precommit hook fail + + + + + + + + + +

[Mageia-sysadm] [691] - use include instead of import, as import make our precommit hook fail

+ root at mageia.org + root at mageia.org +
+ Fri Jan 7 03:27:01 CET 2011 +

+
+ +
Revision: 691
+Author:   misc
+Date:     2011-01-07 03:27:01 +0100 (Fri, 07 Jan 2011)
+Log Message:
+-----------
+- use include instead of import, as import make our precommit hook fail
+
+Modified Paths:
+--------------
+    puppet/manifests/nodes.pp
+
+Modified: puppet/manifests/nodes.pp
+===================================================================
+--- puppet/manifests/nodes.pp	2011-01-07 02:15:53 UTC (rev 690)
++++ puppet/manifests/nodes.pp	2011-01-07 02:27:01 UTC (rev 691)
+@@ -63,7 +63,7 @@
+     include sympa::server
+     include postfix::primary_smtp
+   
+-    import "lists"
++    include lists
+ }
+ 
+ # buildnode
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110107/7d2b308a/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1