oops
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 24 Jun 2015 17:20:48 +0000 (19:20 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 24 Jun 2015 17:20:48 +0000 (19:20 +0200)
system/config_default.py

index 8849e7a..b9abacd 100644 (file)
@@ -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