X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2Fconfig_default.py;h=75c60b12a9b9b1f6b68a0abbe201e7577d591271;hb=1ddd05ac07ac53ea71e47f6ea22ca17ac882c82c;hp=16a4e9059f89d7e1e1c63739749b1dff3e95f414;hpb=d799f38c0a1d0c9d149f5bbf48a4d9b234ba1a03;p=tests.git diff --git a/system/config_default.py b/system/config_default.py index 16a4e90..75c60b1 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -263,7 +263,7 @@ def plc (options,index) : 'index' : index, 'name' : 'onetest%d'%index, # as of yet, not sure we can handle foreign hosts, but this is required though - 'hostname' : 'deferred-myplc-hostbox-%d'%index, + 'host_box' : 'deferred-myplc-hostbox-%d'%index, # set these two items to run within a vserver 'vservername': 'deferred-vservername', 'vserverip': 'deferred-vserverip',