kolla-ansible/ansible/roles/solum
Buddhika Sanjeewa e9f4a5a38e Fixes solum_api Listening on 127.0.0.1
The default kolla-ansible deployment of solum_api do not provide a value for 'host' variable in
[api] section of the solum.conf
This causes the solum_api service to fallback to default host 127.0.0.1, making haproxy unable to
provide services.

This fix adds value for 'host' variable, so the solum_api service able to listen on provided ip,
making it available to services like haproxy accessing the service remotely

Closes-Bug: 1909986
Change-Id: I38a4ecab071306143952c8036830318c476797f2
2021-01-05 09:31:29 +00:00
..
defaults Mount /etc/timezone based on host OS 2020-08-10 10:14:18 +01:00
handlers Simplify handler conditionals 2019-06-27 15:57:19 +00:00
tasks Merge "Revert "Performance: Use import_tasks in the main plays"" 2020-12-15 19:52:24 +00:00
templates Fixes solum_api Listening on 127.0.0.1 2021-01-05 09:31:29 +00:00