openstack-ansible-galera_se.../templates
Kevin Carter b78e58b1d7
Allow mysqlcheck to be enabled/disabled and tuned
The mysqlcheck allows deployers the ability to perform a cluster health
check from anywhere using simple http requests on a specific port. This
change makes it possible for deployers to enable or disable this check
capability. This also allows deployers to change the port used for the
mysqlcheck running within xinetd.

New options:
 + galera_monitoring_check_enabled - bool
 + galera_monitoring_check_port - int

The new options retains the hard-coded values as defaults, it will be
enabled and run on port 9200.

Change-Id: Ic966fbe5dfb39a35ecd10ece2901bb317c905c84
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-01-25 22:25:14 -06: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 Start MySQL on localhost for galera_secure_node 2018-04-06 23:06:44 -04:00
my.cnf.j2 Fix SSL support 2018-06-07 09:58:44 -04:00
mysql_defaults.j2 Allow configuration of startup timeout 2018-09-19 11:53:51 -05:00
mysqlchk.j2 Allow mysqlcheck to be enabled/disabled and tuned 2019-01-25 22:25:14 -06: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 Allow configuration of startup timeout 2018-09-19 11:53:51 -05: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