[openstack-announce] [new][openstackansible] openstack-ansible-haproxy_server 14.0.1 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 7 05:11:59 UTC 2016


We are joyful to announce the release of:

openstack-ansible-haproxy_server 14.0.1: 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.

Changes in openstack-ansible-haproxy_server 14.0.0..14.0.1
----------------------------------------------------------

35aefbf [DOCS] Add note about extra VIP addresses
fc65ab0 Ensure self-signed certificates are distributed
1e0f4a4 Update syntax for haproxy 1.5 and 1.6
12ad81a Use centralised Ansible test scripts


Diffstat (except docs and test files)
-------------------------------------

tasks/haproxy_ssl.yml                | 28 ++++++++++++
tasks/haproxy_ssl_configuration.yml  | 86 ------------------------------------
tasks/haproxy_ssl_key_create.yml     | 40 +++++++++++++++++
tasks/haproxy_ssl_key_distribute.yml | 34 ++++++++++++++
tasks/haproxy_ssl_key_store.yml      | 31 +++++++++++++
tasks/haproxy_ssl_self_signed.yml    | 23 ++++++++++
tasks/haproxy_ssl_user_provided.yml  | 53 ++++++++++++++++++++++
tasks/main.yml                       |  3 +-
templates/haproxy.cfg.j2             |  4 +-
tox.ini                              | 45 +++----------------
12 files changed, 242 insertions(+), 128 deletions(-)






More information about the OpenStack-announce mailing list