Comment 2 for bug 1883741

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (master)

Reviewed: https://review.opendev.org/735957
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=9befc582571757cfd2bfd45f491617af3d563af8
Submitter: Zuul
Branch: master

commit 9befc582571757cfd2bfd45f491617af3d563af8
Author: Grzegorz Grasza <email address hidden>
Date: Tue Jun 16 18:03:03 2020 +0200

    Fix the default values for ca_file and cert_file

    Before this change, the values were set to haproxy defaults,
    however, these should not be used. The keystone endpoint
    should be verified by the system's default CA certificates,
    which are mounted into the neutron_api container.

    Change-Id: I35b39a1bc0e1793116831485180a49da5e0a019a
    Closes-Bug: #1883741
    Resolves: rhbz#1844592