trigger new boot medium option systemd-console rather than too verbose systemd-debug
[tests.git] / system / config_default.py
index 5176509..1d96f3e 100644 (file)
@@ -65,7 +65,7 @@ def nodes(options, index):
              'route_fields' :           { 'subnet' : '0.0.0.0/0',
                                           'next_hop' : 'xxx-deferred-xxx',
                                           },
-             'bootmedium_options' :     [ 'serial', 'no-hangcheck', 'systemd-debug' ],
+             'bootmedium_options' :     [ 'serial', 'no-hangcheck', 'systemd-console' ],
              'tags'               :     {
                  # no tags anymore
              },