
This provides the capability to add and remove additional users in the Galera database which may be used by external resource monitoring systems (for example). The Ansible mysql 'resource_limits' variable is also exposed to enable setting connection limits against individual users. Change-Id: Idcc9251340215baf5e6f550a9ca844c8c097d353
7 lines
199 B
YAML
7 lines
199 B
YAML
---
|
|
features:
|
|
- |
|
|
Additional user-specified username and password pairs can now be set up
|
|
during the Galera installation process by defining them in the
|
|
'galera_additional_users' list.
|