openstack-ansible-galera_se.../templates
Mohammed Naser 859cbbba6c Fix SSL support
The problems at the moment with setting up SSL support with
Galera are:

- The keys are not used when creating users in the mysql_user
  Ansible module
- The private key must be converted to PKCS-1 in order to work
  properly with Galera.
- The MySQL client configuration is missing the settings that
  include the SSL certificates.
- Hard-coding the cipher causes problems for older clients,
  so we instead enable SSL and let the client and server
  negociate the ideal cipher.

This patch cleans up all of those issues, removes verbose
logging from the SSL job because we have ARA to gather all
the information we need and adds jobs for all the deployment
platforms that we support.

Change-Id: I27218c4086a50d238082895092fb8aa5e7fad807
2018-06-07 09:58:44 -04:00
..
cluster.cnf.j2 vars: Install qpress only when galera_xtrabackup_compression is true 2018-02-15 08:22:49 +00:00
clustercheck.j2 Implement a proper WSREP check for galera 2017-11-29 01:52:15 +00:00
debian.cnf.j2 Fix SSL support 2018-06-07 09:58:44 -04:00
galera_secure_node.j2 Tune-up the galera role for efficiency 2017-11-29 01:59:52 +00:00
my.cnf.j2 Fix SSL support 2018-06-07 09:58:44 -04:00
mysql_defaults.j2 Cap the number of worker threads 2017-03-01 07:41:09 -05:00
mysqlchk.j2 Fix galera_monitoring_allowed_source 2017-11-29 13:50:19 +00:00
systemd.environment.conf.j2 SUSE: Apply workaround for mariadb-10.2 2017-11-29 01:50:31 +00:00
systemd.limits.conf.j2 Set the proper amount of open files in systemd 2017-01-24 18:07:43 +00:00
systemd.restart.conf.j2 tasks: Set Restart option for systemd service file 2017-06-14 15:32:22 +00:00
systemd.slice.conf.j2 Update the basic systemd extra configs for isolation and consistency 2017-11-29 20:22:28 -06:00
systemd.timeout.conf.j2 Install MariaDB 10.1 server 2016-11-30 10:48:30 -08:00
systemd.without-privatedevices.conf.j2 Update the basic systemd extra configs for isolation and consistency 2017-11-29 20:22:28 -06:00
upstart.limits.conf.j2 Adjust file descriptor limit when systemd is used 2016-09-15 21:26:26 +00:00