From 747f86c2060b7d3b627d655fc0ffdafda4e58298 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 28 Feb 2015 14:31:51 +0100 Subject: [PATCH] welcome to buzzcocks --- 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 f1395d5..12287c5 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -22,7 +22,7 @@ class OnelabSubstrate (Substrate): def build_lxc_boxes_spec (self): # velvet needs attention # return [ 'liquid', 'reed', 'velvet' ] - return [ 'liquid', 'reed' ] + return [ 'liquid', 'reed', 'buzzcocks' ] # the lxc-capable box for PLCs def plc_lxc_boxes_spec (self): -- 2.43.0