Comment 1 for bug 1709563

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

Reviewed: https://review.openstack.org/491599
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=1f695f183ae114650d222ab7434bdeb2587a82aa
Submitter: Jenkins
Branch: master

commit 1f695f183ae114650d222ab7434bdeb2587a82aa
Author: Damien Ciabrini <email address hidden>
Date: Mon Aug 7 20:26:33 2017 +0000

    Enable TLS configuration for containerized HAProxy

    In non-containerized deployments, HAProxy can be configured to use TLS
    for proxying internal services.

    Fix the creation of the of the haproxy bundle resource to enable TLS
    when configured. The keys and certs files, as well as the crl file are
    all passed as configuration files and must be copied by Kolla at
    container startup.

    Change-Id: I4b72739446c63f0f0ac9f859314a4d6746e20255
    Partial-Bug: #1709563