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/000860.html | 95 +++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000860.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000860.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000860.html b/zarb-ml/mageia-sysadm/2010-November/000860.html new file mode 100644 index 000000000..ac94499f8 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000860.html @@ -0,0 +1,95 @@ + + + + [Mageia-sysadm] [432] fix upload.conf name (oops) + + + + + + + + + +

[Mageia-sysadm] [432] fix upload.conf name (oops)

+ root at mageia.org + root at mageia.org +
+ Tue Nov 23 23:27:30 CET 2010 +

+
+ +
Revision: 432
+Author:   blino
+Date:     2010-11-23 23:27:30 +0100 (Tue, 23 Nov 2010)
+Log Message:
+-----------
+fix upload.conf name (oops)
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/manifests/init.pp
+
+Modified: puppet/modules/buildsystem/manifests/init.pp
+===================================================================
+--- puppet/modules/buildsystem/manifests/init.pp	2010-11-23 22:26:59 UTC (rev 431)
++++ puppet/modules/buildsystem/manifests/init.pp	2010-11-23 22:27:30 UTC (rev 432)
+@@ -50,7 +50,7 @@
+     }
+ 
+     class iurtupload {
+-        file { "/etc/iurt/update.conf":
++        file { "/etc/iurt/upload.conf":
+             ensure => present,
+             owner => $build_login,
+             group => $build_login,
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101123/20845550/attachment.html>
+
+ + + + + + + + + + + + + + + +
+

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