From 49ed1e07b0dbf73a2a57543f914825d202af2b68 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 1 Feb 2013 22:06:29 +0100 Subject: [PATCH] disabling deathvegas for now --- 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 17fb664..51631d7 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -30,7 +30,7 @@ class OnelabSubstrate (Substrate): # the lxc-capable box for PLCs def plc_lxc_boxes_spec (self): return [ ('gotan', 35), # how many plcs max in this box - ('deathvegas', 35), +# ('deathvegas', 35), ] # vplc01 to 40 -- 2.43.0