aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/system/horizon/server/single.yml
blob: 2b59f5218f572d1b9724108ce8551817bcd18fb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
classes:
- service.horizon.server.single
- system.memcached.server.single
parameters:
  _param:
    horizon_site_branding: "OpenStack Dashboard"
  horizon:
    server:
      branding: ${_param:horizon_site_branding}
      bind:
        address: 0.0.0.0
        port: 8078
      plugin: {}
      session:
        engine: "cache"