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 --- .../20101105/e1b963c2/attachment-0001.html | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/attachments/20101105/e1b963c2/attachment-0001.html (limited to 'zarb-ml/mageia-sysadm/attachments/20101105/e1b963c2/attachment-0001.html') diff --git a/zarb-ml/mageia-sysadm/attachments/20101105/e1b963c2/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20101105/e1b963c2/attachment-0001.html new file mode 100644 index 000000000..e565ba13c --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20101105/e1b963c2/attachment-0001.html @@ -0,0 +1,77 @@ + + + +[136] - fix the svn server name + + + + +
+
+
Revision
136
+
Author
misc
+
Date
2010-11-05 13:27:43 +0100 (Fri, 05 Nov 2010)
+
+ +

Log Message

+
- fix the svn server name
+ +

Modified Paths

+ + +
+
+Modified: puppet/manifests/nodes.pp
+===================================================================
+--- puppet/manifests/nodes.pp	2010-11-05 12:20:46 UTC (rev 135)
++++ puppet/manifests/nodes.pp	2010-11-05 12:27:43 UTC (rev 136)
+@@ -21,7 +21,7 @@
+     
+ 
+     subversion::snapshot { "/etc/puppet":
+-        source => "svn://vm-gandi.mageia.org/adm/puppet/"
++        source => "svn://svn.mageia.org/adm/puppet/"
+     }
+ 
+     file { "extdata":
+
+
+ + + \ No newline at end of file -- cgit v1.2.1