blob: 8ee48a3ca5c89a0d58487578dc1945eaabb78e89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
classes:
- service.keepalived.cluster.single
- service.horizon.server.cluster
- service.haproxy.proxy.single
- system.haproxy.proxy.listen.openstack.horizon
- system.memcached.server.single
parameters:
_param:
horizon_site_branding: "OpenStack Dashboard"
horizon:
server:
branding: ${_param:horizon_site_branding}
plugin: {}
session:
engine: "cache"
|