Comment 9 for bug 1830190

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/queens)

Reviewed: https://review.opendev.org/706634
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=77ae65328949043624db7ff1b0fe6bcd94ffb86e
Submitter: Zuul
Branch: stable/queens

commit 77ae65328949043624db7ff1b0fe6bcd94ffb86e
Author: Carlos Goncalves <email address hidden>
Date: Thu May 23 12:25:52 2019 +0200

    Fix Octavia certificate file path and content

    Certificate files were being created in a wrong path and with invalid
    content. The bug was caused because Ansible variables were not being
    quoted, and as so Ansible assumed plain text instead.

    Closes-Bug: #1830190

    Change-Id: Ie576537d77b57927d430f20b274d1cb5d351241e
    (cherry picked from commit 4de9f78b291e2a1f0311aa4c705daba08322cc7e)
    (cherry picked from commit 71c099f2092e77b35099eee1e1e763283549c7ad)