Horizon plugins
diff --git a/horizon/server/single.yml b/horizon/server/single.yml
index e69de29..fe83aa0 100644
--- a/horizon/server/single.yml
+++ b/horizon/server/single.yml
@@ -0,0 +1,13 @@
+classes:
+- service.horizon.server.single
+- system.horizon.server.plugin.theme
+parameters:
+  _param:
+    horizon_site_branding: OpenStack Dashboard
+  horizon:
+    server:
+      branding: ${_param:horizon_site_branding}
+      bind:
+        address: ${_param:single_address}
+        port: 8078
+      plugin: {}