Comment 2 for bug 1716692

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

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

commit 33479418eec7c1a18d57d755be47eca800b918a6
Author: Cédric Jeanneret <email address hidden>
Date: Tue Sep 12 17:01:29 2017 +0200

    Added new parameter for HAProxy configuration

    This allow to set the socket access level to admin instead of default
    "user".
    This "admin" access adds the capability to interact with HAproxy in
    order to manage its configuration, at least temporarly.

    This changes keeps the default "user" access level, as "admin" might
    break things if misused.

    Change-Id: I1a4612b9f8aacc410b48a04dac3bf300bbb0e08e
    Closes-bug: #1716692