openstack-ansible-galera_cl.../vars
Georgina Shippey b89d5a94fe Install mariadb-client for mysqldump command
When using the nova to placement db migration script, debian users will have
issues using the mysqldump command as the mariadb-client-core package doesn't
include this command. The packages installed for the other distros do install
mysqldump alongside more tooling, this would bring debian to feature parity.

db migration script:
https://opendev.org/openstack/placement/raw/branch/master/placement_db_tools/mysql-migrate-db.sh

What we currently have:
https://packages.ubuntu.com/disco/amd64/mariadb-client-core-10.3/filelist
What we could have:
https://packages.ubuntu.com/disco/amd64/mariadb-client-10.3/filelist
Example of what an other distro gets:
see line 543, # mariadb-client.files
https://build.opensuse.org/package/view_file/server:database/mariadb/mariadb.spec

Depends-On: https://review.opendev.org/#/c/695238/
Change-Id: I50b1cde1a82a855d54c54b43f8d141df9583205c
2019-11-26 13:11:41 +00:00
..
debian.yml Install mariadb-client for mysqldump command 2019-11-26 13:11:41 +00:00
gentoo.yml add gentoo support to galera_client 2019-01-27 00:16:24 -06:00
redhat.yml [redhat] Update variables to be version agnostic 2019-05-09 23:53:25 -04:00
suse.yml Fix galera_client installation for openSUSE Leap 15.1 2019-06-19 16:14:00 +02:00