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/000281.html | 82 +++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000281.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000281.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000281.html b/zarb-ml/mageia-sysadm/2010-November/000281.html new file mode 100644 index 000000000..05c9be86e --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000281.html @@ -0,0 +1,82 @@ + + + + [Mageia-sysadm] [159] do not hardcode mageia.org in mga-mirrors config + + + + + + + + + +

[Mageia-sysadm] [159] do not hardcode mageia.org in mga-mirrors config

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 19:21:00 CET 2010 +

+
+ +
Revision: 159
+Author:   misc
+Date:     2010-11-05 19:21:00 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+do not hardcode mageia.org in mga-mirrors config
+
+Modified Paths:
+--------------
+    puppet/modules/mga-mirrors/templates/mga-mirrors.ini
+
+Modified: puppet/modules/mga-mirrors/templates/mga-mirrors.ini
+===================================================================
+--- puppet/modules/mga-mirrors/templates/mga-mirrors.ini	2010-11-05 18:20:59 UTC (rev 158)
++++ puppet/modules/mga-mirrors/templates/mga-mirrors.ini	2010-11-05 18:21:00 UTC (rev 159)
+@@ -1,4 +1,4 @@
+ [db]
+-pgconn=host=pgsql.mageia.org;dbname=mirrors
++pgconn=host=pgsql.<%= domaine %>;dbname=mirrors
+ user=mirrors
+ password=<%= password %>
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/d7882c49/attachment.html>
+
+ + + + + +
+

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