Comment 2 for bug 1851297

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/692904
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=14228a33d5b0cdbc69bdf805786bb1046711627a
Submitter: Zuul
Branch: master

commit 14228a33d5b0cdbc69bdf805786bb1046711627a
Author: Brendan <email address hidden>
Date: Tue Nov 5 06:50:59 2019 +1000

    Disable haproxy when using external LB

    This change ensures the update_tasks.yaml is
    generated without the haproxy sections which will cause issues since
    there is no haproxy-bundle resource in external LB environments.

    Change-Id: I716aaa0be7b23bc3be2b1b755c75bd9173930da0
    Closes-Bug: #1851297