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: {} |