welcome to buzzcocks
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 28 Feb 2015 13:31:51 +0000 (14:31 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 28 Feb 2015 13:31:51 +0000 (14:31 +0100)
system/LocalSubstrate.inria.py

index f1395d5..12287c5 100755 (executable)
@@ -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):