Comment 3 for bug 1849379

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

Reviewed: https://review.opendev.org/690924
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=bfa2d65fe688e2995044925b7c3cc8d883b29687
Submitter: Zuul
Branch: master

commit bfa2d65fe688e2995044925b7c3cc8d883b29687
Author: Ovidiu Poncea <email address hidden>
Date: Thu Oct 24 07:10:23 2019 -0400

    B&R: Fix failed to unlock controller-0 after platform restore

    Issue is caused by lighttpd not starting on https configurations.
    This happens because restore doesn't copy server-cert.pem from the
    backup. This was fixed by https://review.opendev.org/#/c/685390/,
    problem is it got reverted in https://review.opendev.org/#/c/686057/
    in a refactoring.

    This commit adds back the fix.

    Change-Id: I1e8a15bc95064974675614be8eb4b15cb091f685
    Closes-Bug: 1849379
    Signed-off-by: Ovidiu Poncea <email address hidden>