X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/c1513c7f9f6018e5ca15935457bc1f69794fc5fd..f346a7d9:/qa/qa-sample.json?ds=sidebyside diff --git a/qa/qa-sample.json b/qa/qa-sample.json index 82f9c6c..0769d08 100644 --- a/qa/qa-sample.json +++ b/qa/qa-sample.json @@ -45,10 +45,16 @@ "instances": [ { - "name": "xen-test-inst1" + "name": "xen-test-inst1", + + "# Static MAC address": null, + "#nic.mac/0": "AA:00:00:11:11:11" }, { - "name": "xen-test-inst2" + "name": "xen-test-inst2", + + "# Static MAC address": null, + "#nic.mac/0": "AA:00:00:22:22:22" } ],