[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [OSSTEST PATCH 5/6] production-config: do not set WebspaceUrl, WebspaceFile



From: Ian Jackson <iwj@xxxxxxxxxxxxxxxxxxxxxxxx>

The defaults,
    $c{WebspaceFile} ||= "$ENV{'HOME'}/public_html/";
    $c{WebspaceUrl} ||= "http://$myfqdn/~$whoami/";;
are adequate.  This means the configuration can work on both
woking and the new osstest VM.

Signed-off-by: Ian Jackson <iwj@xxxxxxxxxxxxxxxxxxxxxxxx>
---
 production-config |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/production-config b/production-config
index 9df3ca1..364976c 100644
--- a/production-config
+++ b/production-config
@@ -29,9 +29,6 @@ Logs /home/xc_osstest/logs
 Results /home/xc_osstest/results
 PubBaseDir /home/xc_osstest
 
-WebspaceFile /export/home/osstest/public_html/
-WebspaceUrl="http://woking.$c{DnsDomain}/~osstest/";
-
 OverlayLocal /export/home/osstest/overlay-local
 
 LogsMinSpaceMby= 10*1e3
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.