Comment 6 for bug 1885109

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/train)

Reviewed: https://review.opendev.org/738305
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=20a1de4ee7e8bcdf0ebbff3ec9028f359cbab6d6
Submitter: Zuul
Branch: stable/train

commit 20a1de4ee7e8bcdf0ebbff3ec9028f359cbab6d6
Author: Mark Goddard <email address hidden>
Date: Fri Jun 19 12:49:07 2020 +0000

    Support CA certificate for fluentd & Elasticsearch

    Currently there is no way to configure a CA certificate bundle file for
    fluentd to Elasticsearch communication. This change adds a new variable,
    'fluentd_elasticsearch_cacert' with a default value set to the value of
    'openstack_cacert.

    Closes-Bug: #1885109

    Change-Id: I5bbf55a4dd4ccce9fa2635cee720139c088268e3
    (cherry picked from commit 31f3f848597b7d26b67881ff1ff3794f334aa24a)