initial commit
diff --git a/system/horizon/server/single.yml b/system/horizon/server/single.yml
new file mode 100644
index 0000000..e745f56
--- /dev/null
+++ b/system/horizon/server/single.yml
@@ -0,0 +1,28 @@
+classes:
+- service.horizon.server.single
+parameters:
+ horizon:
+ server:
+ branding: "OpenStack Dashboard"
+ bind:
+ address: 0.0.0.0
+ 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