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/002315.html | 92 ++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002315.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002315.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002315.html b/zarb-ml/mageia-sysadm/2011-January/002315.html new file mode 100644 index 000000000..f7496c87d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002315.html @@ -0,0 +1,92 @@ + + + + [Mageia-sysadm] [868] use source instead of content + + + + + + + + + +

[Mageia-sysadm] [868] use source instead of content

+ root at mageia.org + root at mageia.org +
+ Thu Jan 20 19:59:51 CET 2011 +

+
+ +
Revision: 868
+Author:   boklm
+Date:     2011-01-20 19:59:50 +0100 (Thu, 20 Jan 2011)
+Log Message:
+-----------
+use source instead of content
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/manifests/init.pp
+
+Modified: puppet/modules/buildsystem/manifests/init.pp
+===================================================================
+--- puppet/modules/buildsystem/manifests/init.pp	2011-01-20 18:35:18 UTC (rev 867)
++++ puppet/modules/buildsystem/manifests/init.pp	2011-01-20 18:59:50 UTC (rev 868)
+@@ -280,7 +280,7 @@
+             owner => root,
+             group => root,
+             mode => 700,
+-            content => "puppet:///modules/buildsystem/missing-deps.sh",
++            source => "puppet:///modules/buildsystem/missing-deps.sh",
+         }
+     
+         # FIXME hardcoded path
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110120/f34d8404/attachment.html>
+
+ + + + + + + + + + + + +
+

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