commit | 4ee12b0ffeacff0a036920db61e52192ccd4670d | [log] [tgz] |
---|---|---|
author | Ales Komarek <akomarek@mirantis.com> | Fri Dec 30 10:48:55 2016 +0100 |
committer | Ales Komarek <akomarek@mirantis.com> | Fri Dec 30 10:48:55 2016 +0100 |
tree | 15f95a760b102317768a21cf23ae082bcfb93dc2 | |
parent | 846938d55d6431b943c6479b0f3793508058debc [diff] [blame] |
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: {}