From d65b1aa18412321e9b1083c8f9403682765b19b7 Mon Sep 17 00:00:00 2001
From: Mohamed Larabi <mohamed.larabi@inria.fr>
Date: Thu, 16 Jan 2014 16:53:21 +0100
Subject: [PATCH] put bacl 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 3ddf0f6..cca6566 100755
--- a/system/LocalSubstrate.inria.py
+++ b/system/LocalSubstrate.inria.py
@@ -34,7 +34,7 @@ class OnelabSubstrate (Substrate):
    def plc_lxc_boxes_spec (self):
       return [ 
          ('gotan', 10),         # how many plcs max in this box 
-#         ('deathvegas', 10),    
+         ('deathvegas', 10),    
          ]  
 
    # vplc01 to 40
-- 
2.47.0