Advertisement
Guest User

Untitled

a guest
Sep 8th, 2017
104
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: "esxi-1"
  5. ipaddress: "172.21.104.50"
  6. dns: "8.8.8.8"
  7. credential:
  8. username: "admin"
  9. password: "3YNhnyFn"
  10. lightwave:
  11. domain: "example.com"
  12. credential:
  13. username: "administrator"
  14. password: "test"
  15. controllers:
  16. lightwave-1:
  17. site: "fr.rbx"
  18. appliance:
  19. hostref: "esxi-1"
  20. datastore: "pcc-000452"
  21. credential:
  22. username: "admin"
  23. password: "3YNhnyFn"
  24. network-config:
  25. network: "NAT=VLAN11"
  26. type: "dhcp"
  27. hostname: "lighwave.cicd.eiver.net"
  28. photon:
  29. imagestore:
  30. img-store-1:
  31. hostref: "esxi-1"
  32. datastore: "pcc-000452"
  33. enableimagestoreforvms: "true"
  34. cloud:
  35. hostref1: "esxi-1"
  36. controllers:
  37. pc-1:
  38. appliance:
  39. hostref: "esxi-1"
  40. datastore: "pcc-000452"
  41. credential:
  42. username: "admin"
  43. password: "3YNhnyFn"
  44. network-config:
  45. network: "NAT=VLAN11"
  46. type: "dhcp"
  47. hostname: "pc-mgmt.cicd.eiver.net"
  48. loadBalancer:
  49. load-balancer-1:
  50. appliance:
  51. hostref: "esxi-1"
  52. datastore: "pcc-000452"
  53. credential:
  54. username: "admin"
  55. password: "3YNhnyFn"
  56. network-config:
  57. network: "NAT=VLAN11"
  58. type: "dhcp"
  59. hostname: "pc-lb.cicd.eiver.net"
  60. nsxconfig:
  61. ipaddress: "172.21.104.4"
  62. credential:
  63. username: "admin"
  64. password: "secret$1"
  65. privateIpRootCidr: 176.16.1.0/24"
  66. floatingIpRootRange: "203.0.113.160-203.0.113.170"
  67. t0RouterId: "d3b1a8gr-6c58-2062-2562-2drc8977e414"
  68. edgeClusterId: "edge-5"
  69. overlayTransportZoneId: "dg821bea-c5r3-34b2-a32g-b02d44726d24"
  70. tunnelIpPoolId: "b4h8c34d-7714-507c-78g2-ef93b6b2db2a"
  71. hostUplinkPnic: "egx-gw-1-vnic"
  72. hostUplinkVlanId: "0"
  73. dnsServerAddresses: "198.51.100.12"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement