From 5da61dd790ffdd3d66dc43e902a32630a4df2dde Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Wed, 24 Apr 2013 14:40:39 +0200 Subject: [PATCH] put back deathvegas --- 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 1f7538c..b9f81d5 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