Comment 73 for bug 1811401

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

Reviewed: https://review.openstack.org/636876
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8d06db25a180c27b69869a8ece8e445ffb43d989
Submitter: Zuul
Branch: stable/rocky

commit 8d06db25a180c27b69869a8ece8e445ffb43d989
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)