From 3263d6da7efabc50cfed52f2cfe8735f8313a67c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 24 Apr 2013 10:30:03 +0200 Subject: [PATCH] deathvegas reinstalled --- 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