[Lsb-messages] /var/www/bzr/lsb/devel/puppet-lsb r472: Switch refspecs to use the new module.

Jeff Licquia licquia at linuxfoundation.org
Wed May 29 19:25:04 UTC 2013


------------------------------------------------------------
revno: 472
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: puppet-lsb
timestamp: Wed 2013-05-29 15:25:04 -0400
message:
  Switch refspecs to use the new module.
modified:
  modules/apachehttpd/files/vhosts.d/lsb1.linux-foundation.org/refspecs.conf
-------------- next part --------------
=== modified file 'modules/apachehttpd/files/vhosts.d/lsb1.linux-foundation.org/refspecs.conf'
--- a/modules/apachehttpd/files/vhosts.d/lsb1.linux-foundation.org/refspecs.conf	2012-02-23 22:51:50 +0000
+++ b/modules/apachehttpd/files/vhosts.d/lsb1.linux-foundation.org/refspecs.conf	2013-05-29 19:25:04 +0000
@@ -6,7 +6,7 @@
     ServerAlias refspecs.linux-foundation.org
     ServerAlias newrefspecs.linuxfoundation.org
 
-    DocumentRoot /srv/www/vhosts/refspecs.linuxfoundation.org
+    DocumentRoot /srv/www/modules/refspec
 
     # if not specified, the global error log is used
     ErrorLog /var/log/apache2/refspecs.linuxfoundation.org-error_log
@@ -22,7 +22,7 @@
     ServerSignature On
 
 
-    <Directory "/srv/www/vhosts/refspecs.linuxfoundation.org">
+    <Directory "/srv/www/modules/refspec">
 	Options Includes Indexes FollowSymLinks MultiViews
 	DirectoryIndex index.shtml
 	AllowOverride None
@@ -43,7 +43,7 @@
     ServerName refspecs.linuxbase.org
     ServerAlias refspec.linuxbase.org
 
-    DocumentRoot /srv/www/vhosts/refspecs.linuxfoundation.org
+    DocumentRoot /srv/www/modules/refspec
 
     # if not specified, the global error log is used
     ErrorLog /var/log/apache2/refspecs.linuxfoundation.org-error_log
@@ -59,7 +59,7 @@
     ServerSignature On
 
 
-    <Directory "/srv/www/vhosts/refspecs.linuxfoundation.org">
+    <Directory "/srv/www/modules/refspec">
 	Options Includes Indexes FollowSymLinks MultiViews
 	DirectoryIndex index.shtml
 	AllowOverride None



More information about the lsb-messages mailing list