Ondrej Smola | 03ff34e | 2016-12-01 01:30:33 +0100 | [diff] [blame^] | 1 | classes: |
| 2 | - service.keepalived.cluster.single |
| 3 | - service.horizon.server.single |
| 4 | - service.haproxy.proxy.single |
| 5 | - system.haproxy.proxy.listen.openstack.horizon |
| 6 | parameters: |
| 7 | horizon: |
| 8 | server: |
| 9 | branding: "OpenStack Dashboard" |
| 10 | bind: |
| 11 | address: ${_param:single_address} |
| 12 | port: 8078 |
| 13 | plugin: |
| 14 | contrail: |
| 15 | source: |
| 16 | engine: pkg |
| 17 | name: openstack-dashboard-contrail-panels |
| 18 | horizon_overrides: |
| 19 | override: true |
| 20 | overrides: |
| 21 | - contrail_openstack_dashboard |
| 22 | app: horizon_overrides |
| 23 | source: |
| 24 | engine: pkg |
| 25 | name: python-horizon-overrides-plugin |
| 26 | horizon_theme: |
| 27 | app: horizon_theme |
| 28 | theme_name: mirantis-theme |
| 29 | source: |
| 30 | engine: pkg |
| 31 | name: openstack-dashboard-mirantis-theme |