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/2010-November/000283.html | 85 +++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000283.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000283.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000283.html b/zarb-ml/mageia-sysadm/2010-November/000283.html new file mode 100644 index 000000000..a16594593 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000283.html @@ -0,0 +1,85 @@ + + + + [Mageia-sysadm] [161] - fix wrong class name + + + + + + + + + +

[Mageia-sysadm] [161] - fix wrong class name

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 19:28:13 CET 2010 +

+
+ +
Revision: 161
+Author:   misc
+Date:     2010-11-05 19:28:12 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+- fix wrong class name
+
+Modified Paths:
+--------------
+    puppet/modules/subversion/manifests/init.pp
+
+Modified: puppet/modules/subversion/manifests/init.pp
+===================================================================
+--- puppet/modules/subversion/manifests/init.pp	2010-11-05 18:26:22 UTC (rev 160)
++++ puppet/modules/subversion/manifests/init.pp	2010-11-05 18:28:12 UTC (rev 161)
+@@ -51,7 +51,7 @@
+     #      allow to configure the snapshot refresh interval
+     define snapshot($source, $refresh = '*/5', $user = 'root')  {
+ 
+-        include svn::client
++        include subversion::client
+ 
+         exec { "/usr/bin/svn co $source $name":
+             creates => $name,           
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/3b54cc74/attachment-0001.html>
+
+ + + + + +
+

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