Advertisement
Guest User

instackenv.json

a guest
May 19th, 2018
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.65 KB | None | 0 0
  1. {
  2.     "nodes": [
  3.         {
  4.             "name": "controller001.openstack.local",
  5.             "mac":[
  6.                 "00:0C:29:BE:CF:87"
  7.             ],
  8.             "arch":"x86_64",
  9.             "pm_type":"fake_pxe"
  10.         },
  11.         {
  12.             "name": "compute001.openstack.local",
  13.             "mac":[
  14.                 "00:50:56:3D:42:F6"
  15.             ],
  16.             "arch":"x86_64",
  17.             "pm_type":"fake_pxe"
  18.         },
  19.         {
  20.             "name": "storage001.openstack.local",
  21.             "mac":[
  22.                 "00:50:56:34:12:56"
  23.             ],
  24.             "arch":"x86_64",
  25.             "pm_type":"fake_pxe"
  26.         }
  27.     ]
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement