From 0cdcaadc2261884905d38308ce847217127297dd Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 25 Feb 2015 16:34:50 +0100 Subject: [PATCH] move to another box --- 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 3fd52d0..f1395d5 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -40,7 +40,7 @@ class OnelabSubstrate (Substrate): def qemu_boxes_spec (self): return [ # (hostname, how many qemus max in this box) - ('buzzcocks', 12), + ('boxtops', 12), ] # these boxes are going on a well deserved retirement -- 2.43.0