Comment 2 for bug 1855094

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

Reviewed: https://review.opendev.org/697275
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=e6e6c41538cd3f508c86741afdcfd9df73958ff9
Submitter: Zuul
Branch: master

commit e6e6c41538cd3f508c86741afdcfd9df73958ff9
Author: Scott Solkhon <email address hidden>
Date: Wed Dec 4 11:31:45 2019 +0000

    Generate HAProxy configuration for all enabled servvices

    This change applys the HAProxy tag to the entire play, ensuring HAProxy
    configuration is generated for all services when the HAProxy tag is
    specified.

    Change-Id: I67f57c831a713142d38c6e7b70f814a9ee8e5aae
    Closes-Bug: #1855094