summaryrefslogtreecommitdiffstats
path: root/fuel/deploy/dea.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fuel/deploy/dea.yaml')
-rw-r--r--fuel/deploy/dea.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/fuel/deploy/dea.yaml b/fuel/deploy/dea.yaml
new file mode 100644
index 0000000..5ade83f
--- /dev/null
+++ b/fuel/deploy/dea.yaml
@@ -0,0 +1,26 @@
+---
+name: ENV-1
+server_type: esxi
+shelf:
+ - id: 1
+ blade:
+ - id: 1
+ role: controller
+ - id: 2
+ - id: 3
+ role: controller
+ - id: 4
+ - id: 5
+ - id: 6
+networking:
+ switch_type: esxi
+ switch_mgmt_ip: 192.168.0.1/24
+ vlan:
+ - name: traffic
+ tag: 100
+ - name: storage
+ tag: 102
+ - name: control
+ tag: 101
+ - name: management
+... \ No newline at end of file