X-Git-Url: http://git.onelab.eu/?p=tests.git;a=blobdiff_plain;f=system%2Fconfig_default.py;h=3a840fec8cf096c0c6b8a2d974ff2714aa002ad4;hp=609cc4adc776eaade6fecf67d95b337db8c5c36f;hb=4f186a149b65ff9b108e22b6f897be1b00650f1c;hpb=34b8a716521aa43e13743aba9a0171b4077c5008 diff --git a/system/config_default.py b/system/config_default.py index 609cc4a..3a840fe 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -66,6 +66,9 @@ def nodes(options, index): 'route_fields' : { 'subnet' : '0.0.0.0/0', 'next_hop' : 'xxx-deferred-xxx', }, + 'bootmedium_options' : [ 'serial', 'no-hangcheck', 'systemd-debug' ], + # provision for bonding + 'tags' : {}, # boot cd settings # we should have tags here instead of the hard-wired # options set for GetBootMedium in TestNode.py