openstack-ansible/releasenotes/notes/mysqlcheck-options-60fae226d8d4f3ca.yaml
Jean-Philippe Evrard 84cb3ff052 Freeze for milestone release
This would be the first milestone release of OpenStack-Ansible Stein.

Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
2019-03-12 13:40:16 +01:00

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**.