initial commit
diff --git a/system/horizon/server/cluster.yml b/system/horizon/server/cluster.yml
new file mode 100644
index 0000000..830a32a
--- /dev/null
+++ b/system/horizon/server/cluster.yml
@@ -0,0 +1,31 @@
+classes:
+- service.keepalived.cluster.single
+- service.horizon.server.single
+- service.haproxy.proxy.single
+- system.haproxy.proxy.listen.openstack.horizon
+parameters:
+ horizon:
+ server:
+ branding: "OpenStack Dashboard"
+ bind:
+ address: ${_param:single_address}
+ port: 8078
+ plugin:
+ contrail:
+ source:
+ engine: pkg
+ name: openstack-dashboard-contrail-panels
+ horizon_overrides:
+ override: true
+ overrides:
+ - contrail_openstack_dashboard
+ app: horizon_overrides
+ source:
+ engine: pkg
+ name: python-horizon-overrides-plugin
+ horizon_theme:
+ app: horizon_theme
+ theme_name: mirantis-theme
+ source:
+ engine: pkg
+ name: openstack-dashboard-mirantis-theme