Comment 2 for bug 1709332

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

Reviewed: https://review.openstack.org/491832
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=c7b87f0d1b8f21a1a114afab66a1b31108135f31
Submitter: Jenkins
Branch: master

commit c7b87f0d1b8f21a1a114afab66a1b31108135f31
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Tue Aug 8 17:40:29 2017 +0300

    HAProxy: Set listen options for internal services too

    This was missed from a previous commit, as described in the bug report.
    We need to set this variable in this case as well, else it will use the
    undefined variable, thus ignoring anything that the user had set.

    Change-Id: I6810e7bb3eed16a6478974ac759c3f720a41120a
    Closes-Bug: #1709332