-
Notifications
You must be signed in to change notification settings - Fork 3
/
answerfile.yml
186 lines (159 loc) · 4.21 KB
/
answerfile.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
nsxmanagers:
nsx-manager:
hostname: 'nsx-manager1.yasen.local'
ip: 10.29.12.203
password: VMware1!
dc: MyDC1
cluster: Management
datastore: Datastore-10
portgroup: Infrastructure
gw: 10.29.12.193
mask: 255.255.255.224
controllers:
- hostname: 'nsxcontroller1'
form_factor: 'MEDIUM'
vsphere_cluster: 'Management'
host_id: 'host-12'
management_network_id: 'network-25'
management_port_subnet: '10.29.12.214'
management_port_prefix: '27'
default_gateway_addresses:
- 10.29.12.193
storage_id: 'datastore-18'
cli_password: 'VMware1!'
root_password: 'VMware1!'
allow_ssh_root_login: True
enable_ssh: True
- hostname: 'nsxcontroller2'
form_factor: 'MEDIUM'
vsphere_cluster: 'Management'
host_id: 'host-12'
management_network_id: 'network-25'
management_port_subnet: '10.29.12.215'
management_port_prefix: '27'
default_gateway_addresses:
- 10.29.12.193
storage_id: 'datastore-18'
cli_password: 'VMware1!'
root_password: 'VMware1!'
allow_ssh_root_login: True
enable_ssh: True
- hostname: 'nsxcontroller3'
form_factor: 'MEDIUM'
vsphere_cluster: 'Management'
host_id: 'host-12'
management_network_id: 'network-25'
management_port_subnet: '10.29.12.216'
management_port_prefix: '27'
default_gateway_addresses:
- 10.29.12.193
storage_id: 'datastore-18'
cli_password: 'VMware1!'
root_password: 'VMware1!'
allow_ssh_root_login: True
enable_ssh: True
nsxedges:
edge1:
ip: 10.29.12.207
pass: VMware1!
dc: MyDC1
cluster: Management
datastore: datastore-17
portgroup: network-25
gw: 10.29.12.193
mask: 27
hostname: edge1
portgroupExt: network-26
portgroupTransport: network-26
form_factor: SMALL
root_password: VMware1!
cli_password: VMware1!
overlay_interface: "fp-eth1"
uplink_interface: "fp-eth2"
edge2:
ip: 10.29.12.208
pass: VMware1!
dc: MyDC1
cluster: Management
datastore: datastore-17
portgroup: network-25
gw: 10.29.12.193
mask: 27
hostname: edge2
portgroupExt: network-26
portgroupTransport: network-26
form_factor: SMALL
root_password: VMware1!
cli_password: VMware1!
overlay_interface: "fp-eth1"
uplink_interface: "fp-eth2"
ovfToolPath: '/usr/bin'
nsxOvaPath: '/root/ISOs'
sshEnabled: 'True'
allowSSHRootAccess: 'True'
managerOva: 'nsx-unified-appliance-2.2.0.0.0.8366519.ova'
deployVcIPAddress: '10.29.12.202'
deployVcUser: 'administrator@yasen.local'
deployVcPassword: 'VMware1!'
compute_manager: 'vCenter1'
cm_clusters:
Compute:
auto_install_nsx: True
auto_create_transport_nodes: True
transport_zones:
- overlay_tz
pnics:
uplink-1: vmnic3
uplink-2: vmnic4
dns_server: "10.29.12.201"
dns_domain: "yasen.local"
ntp_server: "10.29.12.201"
tag_scope: "ncp/cluster"
tag: "k8s-cluster1"
transport_zones:
overlay_tz:
description: "Overlay Transport Zone"
host_switch: nvds1
type: OVERLAY
vlan_tz:
description: "VLAN Transport Zone for hypervisors"
host_switch: nvds1
type: VLAN
edge_uplink_vlan_tz:
description: "VLAN Transport Zone for Edge uplinks"
host_switch: edge_uplink_nvds
type: VLAN
tep_pool_name: "tep-pool"
tep_pool_cidr: "192.168.20.0/24"
tep_pool_range: "192.168.20.10-192.168.20.100"
tep_pool_nameserver: "10.29.12.201"
tep_pool_suffix: "yasen.local"
tep_pool_gw: "192.168.20.1"
edge_uplink_profile_name: "edge-uplink-profile"
edge_uplink_profile_mtu: 1600
edge_uplink_profile_vlan: 20
esxi_uplink_profile_name: "esxi-uplink-profile"
esxi_uplink_profile_mtu: 1600
esxi_uplink_profile_vlan: 20
edge_cluster: "EdgeCluster1"
t0_name: "DefaultT0Router"
t0_ha_mode: "ACTIVE_STANDBY"
t0_vlan_uplink: '307'
t0_ip1: '10.29.12.216/27'
t0_ip2: '10.29.12.217/27'
t0_vip: '10.29.12.218/27'
t0_gw: '10.29.12.193'
t1_name: "MngmtT1Router"
t1_ip: ["192.168.10.1"]
t1_mask: 24
vlan_ls_mgmt: "307"
vlan_ls_vmotion: "1078"
vlan_ls_vsan: "1079"
ls_name: "MngmtLS"
ipblocks:
k8s-pod-nw-ip-block:
description: "IP Block for k8s POD Networking"
cidr: "10.4.0.0/16"
k8s-pod-nonat-ip-block:
description: "IP Block for k8s NoNAT Networking"
cidr: "10.8.0.0/16"