Update git submodules

* Update openstack-ansible-galera_server from branch 'master'
  - 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>
This commit is contained in:
Kevin Carter 2019-01-25 21:39:49 -06:00 committed by Gerrit Code Review
parent 61be50e934
commit 3067fd1ae2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 26d546fe8b75b47e513b2359cedc4dd0204f6291
Subproject commit b78e58b1d7427ada28efc58eca97344401f596d0