[Mageia-sysadm] [652] add mageiatools repository
root at mageia.org
root at mageia.org
Mon Jan 3 19:00:40 CET 2011
Revision: 652
Author: boklm
Date: 2011-01-03 19:00:40 +0100 (Mon, 03 Jan 2011)
Log Message:
-----------
add mageiatools repository
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-21 19:36:10 UTC (rev 651)
+++ puppet/modules/buildsystem/templates/vhost_repository.conf 2011-01-03 18:00:40 UTC (rev 652)
@@ -8,6 +8,7 @@
ServerName repository.<%= domain %>
DocumentRoot <%= repository_root %>
Alias /mandriva/ "/distrib/mandriva/"
+ Alias /mageiatools/ "/distrib/mageiatools/"
<Directory <%= repository_root %>>
Order deny,allow
Deny from all
@@ -24,4 +25,9 @@
Allow from .<%= domain %>
Options Indexes FollowSymLinks
</Directory>
+ <Directory /distrib/mageiatools>
+ Order deny,allow
+ Allow from all
+ Options Indexes FollowSymLinks
+ </Directory>
</VirtualHost>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110103/3d460159/attachment.html>
More information about the Mageia-sysadm
mailing list