We are gleeful to announce the release of: openstack-ansible-galera_server 16.0.29: Galera Server role for OpenStack-Ansible This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/openstack-ansible-galera_server Download the package from: https://tarballs.openstack.org/openstack-ansible-galera_server/ For more details, please see below. Changes in openstack-ansible-galera_server 16.0.13..16.0.29 ----------------------------------------------------------- dc9f689 Replace openstack.org git:// URLs with https:// 6413e57 Use OpenStack infrastructure MariaDB mirrors c909fd2 Allow configuration of startup timeout e7b5400 Enable the xinetd service for reboot 0a6d962 Remove wsrep-new-cluster from cluster.cnf 79a67df Clean up role tests c5a7ac9 import zuul job settings from project-config eb2a11b Limit Galera SSL to TLSv1.2 ciphers Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 4 ++ handlers/main.yml | 1 + tasks/galera_bootstrap.yml | 6 +++ tasks/galera_post_install.yml | 9 ++++ templates/my.cnf.j2 | 1 + templates/mysql_defaults.j2 | 2 +- templates/systemd.timeout.conf.j2 | 2 +- tox.ini | 11 +--- vars/redhat-7.yml | 2 +- vars/suse-42.yml | 2 +- vars/ubuntu-16.04.yml | 2 +- zuul.d/project.yaml | 6 ++- 18 files changed, 33 insertions(+), 189 deletions(-)