From b04620bb62db2323ab687f2d6811767df44c4608 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 24 Apr 2013 14:23:03 +0200 Subject: [PATCH] turn deathvegas back off --- system/LocalSubstrate.inria.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index b9f81d5..1f7538c 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -31,7 +31,7 @@ class OnelabSubstrate (Substrate): def plc_lxc_boxes_spec (self): return [ ('gotan', 30), # how many plcs max in this box - ('deathvegas', 30), +# ('deathvegas', 30), ] # vplc01 to 40 -- 2.43.0