[openstackansible] openstack-ansible-galera_server 15.1.2 (ocata)
We high-spiritedly announce the release of: openstack-ansible-galera_server 15.1.2: Galera Server role for OpenStack-Ansible This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-galera_server/ For more details, please see below. 15.1.2 ^^^^^^ New Features * Implements SSL connection ability to MySQL. "galera_use_ssl" option has to be set to "true" (default), in this case playbooks create self-signed SSL bundle and sets up MySQL configs to use it or distributes user-provided bundle throughout Galera nodes. Changes in openstack-ansible-galera_server 15.1.1..15.1.2 --------------------------------------------------------- 6389811 Added Galera SSL support Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 20 +++++++ .../notes/implement-ssl-dd42ad2ff91af0bd.yaml | 6 ++ tasks/galera_post_install.yml | 7 +++ tasks/galera_ssl.yml | 54 ++++++++++++++++++ tasks/galera_ssl_key_create.yml | 65 ++++++++++++++++++++++ templates/my.cnf.j2 | 5 ++ tox.ini | 9 +++ 7 files changed, 166 insertions(+)
participants (1)
-
no-reply@openstack.org