openstack-ansible-galera_se.../releasenotes/notes/additional-users-6158ff502c2289ee.yaml
Andrew Bonney 5200b50cf6 Add the ability to specify custom additional galera users
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
2022-09-12 13:24:37 +01:00

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.