Comment 2 for bug 1696703

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

Reviewed: https://review.openstack.org/472200
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-haproxy_server/commit/?id=88ec33a6c0b70c5f5cf72027d20d257de06a5cfd
Submitter: Jenkins
Branch: master

commit 88ec33a6c0b70c5f5cf72027d20d257de06a5cfd
Author: Chenjun Shen <email address hidden>
Date: Thu Jun 8 12:50:09 2017 +0200

    Replace hard coded timeout values with variables

    Currently the timeout values for client/connect/server are hard coded
    in templates/haproxy.cfg.j2. In order to give users flexibility to
    override these values, for example increase timeout or reduce timeout,
    I replaced hard coded timeout values with variables.

    The original default values are still kept in defaults/main.yml.

    Closes-Bug: #1696703

    Change-Id: I72e9691a074df04e9fb7c4ddc0fe610c8d13feff