Comment 8 for bug 1938961

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/813945
Committed: https://opendev.org/openstack/openstack-ansible-haproxy_server/commit/00441b7108752683b0984c3ee427fb1d6c78c357
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 00441b7108752683b0984c3ee427fb1d6c78c357
Author: Dmitriy Rabotyagov <email address hidden>
Date: Thu Sep 30 17:47:49 2021 +0300

    Fix haproxy Let's Encrypt SSL path

    With releasing PKI role we broke Let's Encrypt option because of
    changing directories where certs should be located
    and not reflecting these changes for let's encrypt. At the same time
    we should not generate self-signed cert when let's encrypt path is used.

    Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/811742
    Closes-Bug: #1938961
    Change-Id: I1a6701b171782528373bc1d0a39e70e6d1ef20ab
    (cherry picked from commit 1195355b436dd497fd7318e7bb1e2d111a938256)