From 269f69e68849e7bfd3346f0200084be6b448aa04 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 25 Mar 2008 11:41:19 +0000 Subject: [PATCH] working boxes have new names and functions now that the new build box is up and running --- system/config_onelab.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/config_onelab.py b/system/config_onelab.py index bb96298..3c3a14c 100644 --- a/system/config_onelab.py +++ b/system/config_onelab.py @@ -203,7 +203,7 @@ def plc () : return { 'name' : 'onelabtest', # as of yet, not sure we can handle foreign hosts, but this is required though - 'hostname' : 'test.one-lab.org', + 'hostname' : 'testbox2.one-lab.org', # set these two items to run within a vserver # 'vservername': '138.96.250.131' # 'vserverip': '138.96.250.131' -- 2.47.0