Guest User

configphoton

a guest
Mar 7th, 2017
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. compute:
  2. hypervisors:
  3. esxi-1:
  4. hostname: "esx-1"
  5. ipaddress: "192.1.1.121"
  6. dns: "192.1.1.20"
  7. credential:
  8. username: "root"
  9. password: "LJpduonlineesxi"
  10. lightwave:
  11. domain: "photon.lab"
  12. credential:
  13. username: "administrator"
  14. password: "ljPDUonlineesxi"
  15. controllers:
  16. lightwave-1:
  17. site: "italab"
  18. appliance:
  19. hostref: "esxi-1"
  20. datastore: "datastore1"
  21. credential:
  22. username: "root"
  23. password: "LJpduonlineesxi"
  24. network-config:
  25. network: "NAT=PHOTON"
  26. type: "static"
  27. hostname: "lw.photon.lab"
  28. ipaddress: "192.1.1.20"
  29. dns: "192.1.1.20"
  30. ntp: "212.83.158.83"
  31. netmask: "255.255.255.0"
  32. gateway: "192.1.1.1"
  33. photon:
  34. imagestore:
  35. img-store-1:
  36. datastore: "datastore1"
  37. enableimagestoreforvms: "true"
  38. cloud:
  39. hostref1: "esxi-1"
  40. controllers:
  41. pc-1:
  42. appliance:
  43. hostref: "esxi-1"
  44. datastore: "datastore1"
  45. credential:
  46. username: "root"
  47. password: "LJpduonlineesxi"
  48. network-config:
  49. network: "NAT=PHOTON"
  50. type: "static"
  51. hostname: "mgmt.photon.lab"
  52. ipaddress: "192.1.1.21"
  53. netmask: "255.255.255.0"
  54. dns: "192.1.1.20"
  55. ntp: "212.83.158.83"
  56. gateway: "192.1.1.1"
  57. loadBalancer:
  58. load-balancer-1:
  59. appliance:
  60. hostref: "esxi-1"
  61. datastore: "datastore1"
  62. credential:
  63. username: "root"
  64. password: "LJpduonlineesxi"
  65. network-config:
  66. network: "NAT=PHOTON"
  67. type: "static"
  68. hostname: "lb.photon.lab"
  69. ipaddress: "192.1.1.22"
  70. netmask: "255.255.255.0"
  71. dns: "192.1.1.20"
  72. ntp: "212.83.158.83"
  73. gateway: "192.1.1.1"
Add Comment
Please, Sign In to add comment