openstack-ansible-galera_se.../handlers
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
..
main.yml Allow mysqlcheck to be enabled/disabled and tuned 2019-01-25 22:25:14 -06:00