From 5a2473264b3a2eec57083af14aac1eac01c539a7 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Thu, 22 May 2014 13:52:35 +0200
Subject: [PATCH] enfoui is back in business as a kvm box

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

diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py
index b414dbb..766f062 100755
--- a/system/LocalSubstrate.inria.py
+++ b/system/LocalSubstrate.inria.py
@@ -44,11 +44,10 @@ class OnelabSubstrate (Substrate):
 # used to have kruder too, but it is broken/dead
 # dorfmeister (2)
          ('dorfmeister', 2), # 4 cores, 4Gb
-# enfoui - this HP box behaves weird at boot-time
-# we don't get to see much of the boot process
+# enfoui - L119 as it won't work well under the KVM in L102A
 # use F10 to enter BIOS setup
 # nodes spawned in this box won't get network connectivity
-#         ('enfoui', 4), # 4 cores, 8Gb
+         ('enfoui', 4), # 4 cores, 8Gb
 # estran (4) - big mem but small disk
          ('estran', 3), # 4 cores, 8Gb
 # lodos (5) - rather old/small
-- 
2.47.0