[release-announce] [openstackansible]	openstack-ansible-galera_server 15.1.3 (ocata)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon May 15 16:46:26 UTC 2017
    
    
  
We are jazzed to announce the release of:
openstack-ansible-galera_server 15.1.3: 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.3
^^^^^^
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.3
---------------------------------------------------------
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(+)
    
    
More information about the Release-announce
mailing list