From 8ab3507bd25e64e9d47e1ccf74fe2ebfb6e192de Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Tue, 6 May 2014 05:33:56 -0400
Subject: [PATCH] gotan -> deathvegas

---
 system/LocalSubstrate.inria.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py
index 9181ce2..4ed1547 100755
--- a/system/LocalSubstrate.inria.py
+++ b/system/LocalSubstrate.inria.py
@@ -25,9 +25,9 @@ class OnelabSubstrate (Substrate):
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):
       return [ 
-         ('gotan', 20),         # how many plcs max in this box 
-# deathvegas is used at least temporarily for 'real' VMs
-#         ('deathvegas', 10),    
+# gotan looks in bad shape and I can't use its drac from the US
+#         ('gotan', 20),         # how many plcs max in this box 
+         ('deathvegas', 12),    
          ]  
 
    # vplc01 to 40
-- 
2.47.0