summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-December/001330.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001330.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-December/001330.html95
1 files changed, 95 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001330.html b/zarb-ml/mageia-sysadm/2010-December/001330.html
new file mode 100644
index 000000000..79d54858b
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-December/001330.html
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [647] add mandriva repository on http://repository.mageia.org/mandriva
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B647%5D%20add%20mandriva%20repository%20on%0A%09http%3A//repository.mageia.org/mandriva&In-Reply-To=%3C20101220154420.5655A40861%40valstar.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="001329.html">
+ <LINK REL="Next" HREF="001331.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [647] add mandriva repository on http://repository.mageia.org/mandriva</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B647%5D%20add%20mandriva%20repository%20on%0A%09http%3A//repository.mageia.org/mandriva&In-Reply-To=%3C20101220154420.5655A40861%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [647] add mandriva repository on http://repository.mageia.org/mandriva">root at mageia.org
+ </A><BR>
+ <I>Mon Dec 20 16:44:20 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001329.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org
+</A></li>
+ <LI>Next message: <A HREF="001331.html">[Mageia-sysadm] [648] add iurt config for mandriva2010.1
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1330">[ date ]</a>
+ <a href="thread.html#1330">[ thread ]</a>
+ <a href="subject.html#1330">[ subject ]</a>
+ <a href="author.html#1330">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 647
+Author: boklm
+Date: 2010-12-20 16:44:19 +0100 (Mon, 20 Dec 2010)
+Log Message:
+-----------
+add mandriva repository on <A HREF="http://repository.mageia.org/mandriva">http://repository.mageia.org/mandriva</A>
+
+Modified Paths:
+--------------
+ puppet/modules/buildsystem/templates/vhost_repository.conf
+
+Modified: puppet/modules/buildsystem/templates/vhost_repository.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/vhost_repository.conf 2010-12-17 01:45:21 UTC (rev 646)
++++ puppet/modules/buildsystem/templates/vhost_repository.conf 2010-12-20 15:44:19 UTC (rev 647)
+@@ -7,6 +7,7 @@
+ &lt;VirtualHost *:80&gt;
+ ServerName repository.&lt;%= domain %&gt;
+ DocumentRoot &lt;%= repository_root %&gt;
++ Alias /mandriva/ &quot;/distrib/mandriva/&quot;
+ &lt;Directory &lt;%= repository_root %&gt;&gt;
+ Order deny,allow
+ Deny from all
+@@ -15,4 +16,12 @@
+ Allow from .&lt;%= domain %&gt;
+ Options Indexes FollowSymLinks
+ &lt;/Directory&gt;
++ &lt;Directory /distrib/mandriva&gt;
++ Order deny,allow
++ Deny from all
++ Allow from localhost, 127.0.0.1
++ Allow from &lt;%= buildsystem_nodes %&gt;
++ Allow from .&lt;%= domain %&gt;
++ Options Indexes FollowSymLinks
++ &lt;/Directory&gt;
+ &lt;/VirtualHost&gt;
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101220/3596f71b/attachment.html&gt;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001329.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org
+</A></li>
+ <LI>Next message: <A HREF="001331.html">[Mageia-sysadm] [648] add iurt config for mandriva2010.1
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1330">[ date ]</a>
+ <a href="thread.html#1330">[ thread ]</a>
+ <a href="subject.html#1330">[ subject ]</a>
+ <a href="author.html#1330">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>