diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2019-07-11 15:53:01 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2019-07-11 15:53:01 +0400 |
commit | 5bf8351becb481c266e7f0f9629064667de414be (patch) | |
tree | e517e7125d9a0a49800167621648947e4cc4acdb /mcp/reclass/classes/cluster/mcp-common-noha | |
parent | e8905d1c928a2e674ff399d96384466572f985b3 (diff) |
Add extra bionic repo
Change-Id: I06577fa93e895a7c5940dac41b4f9c24b455f455
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-noha')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 index eb80d7831..504ee087e 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml.j2 @@ -238,3 +238,7 @@ parameters: crypto_plugin: simple_crypto store_plugin: store_crypto global_default: true + rabbitmq: + server: + env_variables: + hostname: localhost |