X-Git-Url: http://git.onelab.eu/?p=tests.git;a=blobdiff_plain;f=system%2Fconfig_default.py;h=6ff71f0450d34e8bb5ec4dc6b06eabf1d768ef82;hp=3a840fec8cf096c0c6b8a2d974ff2714aa002ad4;hb=ebb13397ac064e2d85861908fa68523d2c1aa942;hpb=c3fff6c23d45a25e889a1dc8af7bd8fb1e03bd4c diff --git a/system/config_default.py b/system/config_default.py index 3a840fe..6ff71f0 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -68,7 +68,10 @@ def nodes(options, index): }, 'bootmedium_options' : [ 'serial', 'no-hangcheck', 'systemd-debug' ], # provision for bonding - 'tags' : {}, + 'tags' : { + # not needed anymore + # 'plain-bootstrapfs' : 'YES' + }, # boot cd settings # we should have tags here instead of the hard-wired # options set for GetBootMedium in TestNode.py