Comment 66 for bug 1811401

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.openstack.org/636910
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=018b6711a71eb51c66dfaf0ba2bd8d122609bb03
Submitter: Zuul
Branch: stable/queens

commit 018b6711a71eb51c66dfaf0ba2bd8d122609bb03
Author: Grzegorz Grasza <email address hidden>
Date: Fri Jan 25 17:25:00 2019 +0100

    TLS everywhere: Set post-save command for redis

    The default command wasn't working, here we set one that will actually work.

    The script additionally copies the certificates in the right place
    and instead of restarting stunnel, triggers a configuration reload.

    Related-Bug: #1811401
    Co-Authored-By: Juan Antonio Osorio Robles <email address hidden>
    Depends-On: I437d69fef45d1662e8908c5ca0f7063be6cb9b32
    Change-Id: I49811a6cab5416d965ce1da93a71728ad5b1d27c
    (cherry picked from commit f7fb7675411262b47c9c69c580d18aa743ceb7e9)