system-config/modules/openstack_project/manifests
Ian Wienand 8739e1448d
translate: fix dump with MySQL 5.7
Recently the hosted database that translate.openstack.org uses was
upgraded to MySQL 5.7.  It turns out there was a breaking
security-related change to MySQL that means you require PROCESS
privileges to dump the DB.  I guess the migration didn't do this, and
via the RAX hosting UI there's no easy way to add this (there's no
root user available by default; perhaps this is a corner case of the
upgrade process).

Rather than trying to figure out the backend, to work around this use
--no-tablespaces to the dump command.  We just need a dump of the
zanata tables as backup, so this is fine.

Change-Id: Idaa35249fe15867103fa7b70dbdc7d135c5e1396
2022-09-13 09:27:10 +10:00
..
storyboard Remove base.yaml things from openstack_project::server 2018-08-16 17:25:10 -05:00
cacti.pp Add iptables role 2018-08-27 14:33:32 +00:00
init.pp Fix up ssh key usage 2014-04-25 12:35:25 -07:00
puppetmaster.pp Manage clouds.yaml files in ansible 2018-09-04 08:49:00 -07:00
server.pp Stop cloning more puppet modules 2020-06-05 12:09:30 -05:00
storyboard.pp Switch storyboard to LE cert 2021-05-24 12:41:11 -07:00
translate.pp translate: fix dump with MySQL 5.7 2022-09-13 09:27:10 +10:00
translate_dev.pp Add iptables role 2018-08-27 14:33:32 +00:00
website.pp Use LE certs for zuul-ci.org 2020-01-07 15:25:32 -08:00