Files
kolla-ansible/ansible/roles
Scott Shambarger 283b0dec63 fluentd: Fix check for external elasticsearch
When enable_elasticsearch is False, and kolla_internal_fqdn is set
and elasticsearch_address is the default, fluentd is still enabling
output to elasticsearch.

elasticsearch_address defaults to kolla_internal_fqdn, but the
check to enable logging to an "external" elasticsearch host
compares with kolla_internal_vip_address (fqdn != vip address).

This patch fixes the comparison to use the kolla_internal_fqdn.

Closes-Bug: #1927880
Change-Id: If23a6b1273c2639d1296becc9d222546d52f63ac
2021-05-27 17:26:04 +00:00
..
2020-12-15 18:37:34 -06:00
2021-04-27 11:06:25 +00:00
2021-04-27 11:06:25 +00:00
2021-04-08 16:39:47 +00:00
2020-08-25 20:20:57 +01:00
2021-04-27 11:06:25 +00:00
2021-03-25 09:24:22 +00:00
2020-12-25 17:36:12 +08:00
2021-04-06 12:24:15 +00:00
2021-05-05 08:10:28 +00:00
2021-05-05 08:10:28 +00:00