
Confusingly, the variable ignore_db_dirs is set by passing it multiple times in the configuration file, once per directory. It is then read as a comma separated list, but cannot be set in this way. https://mariadb.com/kb/en/server-system-variables/#ignore_db_dirs Without this, the mariadb-upgrade script can fail as it attempts to process invalid databases. Change-Id: Ie997393935e04e127893643e4c72d7af07e993ff (cherry picked from commit 229ae217c1e127979cd5370414e6d2b13c910055)
Team and repository tags
OpenStack-Ansible Galera server
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-galera_server/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-galera_server/
- The project source code repository is located at:
-
https://opendev.org/openstack/openstack-ansible-galera_server
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Jinja
76%
Python
24%