From 90f96b2a1ba3d1f0278eb171db5798b48a1c8d5d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 25 Mar 2008 15:16:13 +0000 Subject: [PATCH] remote plcs are broken for now, Im giving up --- 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 3c3a14c..8b85b93 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' : 'testbox2.one-lab.org', + 'hostname' : 'testbox1.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