run -g with bonding build can provision node (and locate free IP) and run most usual...
[tests.git] / system / config_default.py
index 3a840fe..6ff71f0 100644 (file)
@@ -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