| classes: |
| - service.keepalived.cluster.single |
| - service.horizon.server.single |
| - service.haproxy.proxy.single |
| - system.haproxy.proxy.listen.openstack.horizon |
| parameters: |
| horizon: |
| server: |
| branding: "OpenStack Dashboard" |
| bind: |
| address: ${_param:single_address} |
| port: 8078 |
| plugin: |
| contrail: |
| source: |
| engine: pkg |
| name: openstack-dashboard-contrail-panels |
| horizon_overrides: |
| override: true |
| overrides: |
| - contrail_openstack_dashboard |
| app: horizon_overrides |
| source: |
| engine: pkg |
| name: python-horizon-overrides-plugin |
| horizon_theme: |
| app: horizon_theme |
| theme_name: mirantis-theme |
| source: |
| engine: pkg |
| name: openstack-dashboard-mirantis-theme |