From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Wed, 24 Jun 2015 17:20:48 +0000 (+0200)
Subject: oops
X-Git-Tag: tests-6.0-2~6
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=86e433a5d801cbcc0bb795f5192132c0043ff9f8;p=tests.git

oops
---

diff --git a/system/config_default.py b/system/config_default.py
index 8849e7a..b9abacd 100644
--- a/system/config_default.py
+++ b/system/config_default.py
@@ -69,9 +69,9 @@ def nodes(options, index):
              # do not use plain bootstrapfs anymore as
              # it tends to make bonding awkward (it's complicated enough already)
              # plus, benefits are not clear any more, and it's closer to real life
-             #'tags'               :     {
-             #    'plain-bootstrapfs' : 'YES',
-             #},
+             'tags'               :     {
+#                 'plain-bootstrapfs' : 'YES',
+             },
              # boot cd settings
              # we should have tags here instead of the hard-wired
              # options set for GetBootMedium in TestNode.py