84cb3ff052
This would be the first milestone release of OpenStack-Ansible Stein. Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
9 lines
389 B
YAML
9 lines
389 B
YAML
---
|
|
features:
|
|
- It is now possible for deployers to enable or disable the `mysqlcheck`
|
|
capability. The Boolean option `galera_monitoring_check_enabled` has
|
|
been added which has a default value of **true**.
|
|
- It is now possible to change the port used by `mysqlcheck`. The integer
|
|
option `galera_monitoring_check_port` has been added with the default
|
|
value of **9200**.
|