283b0dec63
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 |
||
---|---|---|
.. | ||
action_plugins | ||
filter_plugins | ||
group_vars | ||
inventory | ||
library | ||
roles | ||
bifrost.yml | ||
certificates.yml | ||
destroy.yml | ||
gather-facts.yml | ||
kolla-host.yml | ||
mariadb_backup.yml | ||
mariadb_recovery.yml | ||
monasca_cleanup.yml | ||
nova.yml | ||
octavia-certificates.yml | ||
post-deploy.yml | ||
prune-images.yml | ||
site.yml |