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 --- .../20110107/ee3ca416/attachment-0001.html | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/attachments/20110107/ee3ca416/attachment-0001.html (limited to 'zarb-ml/mageia-sysadm/attachments/20110107/ee3ca416/attachment-0001.html') diff --git a/zarb-ml/mageia-sysadm/attachments/20110107/ee3ca416/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110107/ee3ca416/attachment-0001.html new file mode 100644 index 000000000..f24483a95 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110107/ee3ca416/attachment-0001.html @@ -0,0 +1,77 @@ + + + +[695] now that the precommit hook is fix, reuse import ( especially since include was not working like I thought ) + + + + +
+
+
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

+ + +
+
+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
+
+
+ + + \ No newline at end of file -- cgit v1.2.1