[openstackansible] openstack-ansible-haproxy_server 14.2.3 (newton)
We are stoked to announce the release of: openstack-ansible-haproxy_server 14.2.3: haproxy_server role for OpenStack-Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-haproxy_server/ For more details, please see below. 14.2.3 ^^^^^^ New Features * Haproxy-server role allows to set up tunable parameters. For doing that it is necessary to set up a dictionary of options in the config files, mentioning those which have to be changed (defaults for the remaining ones are programmed in the template). Also "maxconn" global option made to be tunable. Changes in openstack-ansible-haproxy_server 14.2.0..14.2.3 ---------------------------------------------------------- 996d3c1 Allow cert validation for hatop download to be disabled b343107 Fix service configs task 903b865 Added Haproxy global tunables Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 18 ++++++++++++++++++ .../implement_tuning_params-e627c774c0d0c9d2.yaml | 7 +++++++ tasks/haproxy_install_hatop.yml | 1 + tasks/haproxy_service_config.yml | 2 +- templates/haproxy.cfg.j2 | 13 +++++++++++-- 5 files changed, 38 insertions(+), 3 deletions(-)
participants (1)
-
no-reply@openstack.org