commit | 14673eb31f99ae1b5a0a1b80a20a76ede017b3fe | [log] [tgz] |
---|---|---|
author | Ales Komarek <akomarek@mirantis.com> | Wed Jul 19 12:40:31 2017 +0000 |
committer | Gerrit Code Review <gerrit2@32a4cf582fa9> | Wed Jul 19 12:40:35 2017 +0000 |
tree | 4b13d2249306f9d7b0a8e1ad2d0700f99f85d2b8 | |
parent | 11db3d07a3783b1c9c01e47a71f129842367595b [diff] | |
parent | 24d9e068182b99ee7df3aaf0f966d9ec213c4d30 [diff] |
Merge "Set Apache bind port to match haproxy listen in horizon.server.cluster"
diff --git a/horizon/server/cluster.yml b/horizon/server/cluster.yml index 8ee48a3..a68ab12 100644 --- a/horizon/server/cluster.yml +++ b/horizon/server/cluster.yml
@@ -10,6 +10,8 @@ horizon: server: branding: ${_param:horizon_site_branding} + bind: + port: 8078 plugin: {} session: engine: "cache"