[release-announce] [openstackansible] openstack-ansible-galera_server 14.2.6 (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Jul 4 11:41:48 UTC 2017
We are tickled pink to announce the release of:
openstack-ansible-galera_server 14.2.6: Galera 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-galera_server/
For more details, please see below.
14.2.6
^^^^^^
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 14.2.1..14.2.6
---------------------------------------------------------
fffeb4b 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(+)
More information about the Release-announce
mailing list