5ade83f72525ba3b39542b3716a5c064f9593326
[genesis.git] / fuel / deploy / dea.yaml
1 ---
2 name: ENV-1
3 server_type: esxi
4 shelf:
5  - id: 1
6    blade:
7     - id: 1
8       role: controller
9     - id: 2
10     - id: 3
11       role: controller
12     - id: 4
13     - id: 5
14     - id: 6
15 networking:
16  switch_type: esxi
17  switch_mgmt_ip: 192.168.0.1/24
18  vlan:
19   - name: traffic
20     tag: 100
21   - name: storage
22     tag: 102
23   - name: control
24     tag: 101
25   - name: management
26 ...