[Mageia-sysadm] [290] Do not hardcode the domain name
root at mageia.org
root at mageia.org
Thu Nov 18 21:01:08 CET 2010
Revision: 290
Author: dmorgan
Date: 2010-11-18 21:01:07 +0100 (Thu, 18 Nov 2010)
Log Message:
-----------
Do not hardcode the domain name
Modified Paths:
--------------
puppet/modules/bugzilla/templates/vhost_mageia.org.conf
Modified: puppet/modules/bugzilla/templates/vhost_mageia.org.conf
===================================================================
--- puppet/modules/bugzilla/templates/vhost_mageia.org.conf 2010-11-18 19:59:40 UTC (rev 289)
+++ puppet/modules/bugzilla/templates/vhost_mageia.org.conf 2010-11-18 20:01:07 UTC (rev 290)
@@ -3,7 +3,7 @@
%>
<VirtualHost *:80>
- ServerName bugs.mageia.org
+ ServerName bugs.<%= domain %>
DocumentRoot /usr/share/bugzilla/www
Alias /bugzilla/data <%= path_data_directory %>
Alias /bugzilla /usr/share/bugzilla/www
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101118/aa415336/attachment.html>
More information about the Mageia-sysadm
mailing list