adding bm verifier
[icn.git] / deploy / metal3 / scripts / nodes.json.sample
index d1c81c3..c9edd01 100644 (file)
@@ -3,9 +3,9 @@
     {
       "name": "edge01-node01",
       "ipmi_driver_info": {
-        "username": "admin",
-        "password": "admin",
-        "address": "10.10.10.11"
+        "username": "root",
+        "password": "root",
+        "address": "10.10.110.11"
       },
       "os": {
         "image_name": "bionic-server-cloudimg-amd64.img",
@@ -16,9 +16,9 @@
      {
       "name": "edge01-node02",
       "ipmi_driver_info": {
-        "username": "admin",
-        "password": "admin",
-        "address": "10.10.10.12"
+        "username": "root",
+        "password": "root",
+        "address": "10.10.110.13"
       },
       "os": {
         "image_name": "bionic-server-cloudimg-amd64.img",