blob: fe83aa0ab59dddde44ba002e15ca466bc2040286 [file] [log] [blame]
Ales Komarek4ee12b02016-12-30 10:48:55 +01001classes:
2- service.horizon.server.single
3- system.horizon.server.plugin.theme
4parameters:
5 _param:
6 horizon_site_branding: OpenStack Dashboard
7 horizon:
8 server:
9 branding: ${_param:horizon_site_branding}
10 bind:
11 address: ${_param:single_address}
12 port: 8078
13 plugin: {}