aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/virtual_cluster_opencontrail.yml
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/conf/virtual_cluster_opencontrail.yml')
-rw-r--r--deploy/conf/virtual_cluster_opencontrail.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/deploy/conf/virtual_cluster_opencontrail.yml b/deploy/conf/virtual_cluster_opencontrail.yml
new file mode 100644
index 00000000..56240f35
--- /dev/null
+++ b/deploy/conf/virtual_cluster_opencontrail.yml
@@ -0,0 +1,25 @@
+TYPE: virtual
+FLAVOR: cluster
+
+hosts:
+ - name: host1
+ roles:
+ - controller
+ - ha
+ - opencontrail
+
+ - name: host2
+ roles:
+ - compute
+
+ - name: host3
+ roles:
+ - compute
+
+ - name: host4
+ roles:
+ - compute
+
+ - name: host5
+ roles:
+ - compute