Comment 3 for bug 1819974

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

Reviewed: https://review.opendev.org/655496
Committed: https://git.openstack.org/cgit/openstack/ansible-config_template/commit/?id=1769158a0e4ce66a8030ed66220268560c08ae0b
Submitter: Zuul
Branch: master

commit 1769158a0e4ce66a8030ed66220268560c08ae0b
Author: Georgina <email address hidden>
Date: Wed Apr 24 16:27:21 2019 +0000

    config_template does not respect yaml multiline as overrides

    Added a flag called yml_multilines which when used will not split on
    lines that have a newline UNLESS they have a comma.

    Change-Id: I90364403e215a67b320dfc7e67a85d47c774e634
    Partial-Bug: #1819974