Commit graph

6 commits

Author SHA1 Message Date
Jeff Geerling
484c627745 Update default mysql_max_allowed_packet variable. 2014-10-14 22:59:05 -04:00
Sebastian Schwarz
c836899536 Make error logging configurable 2014-08-07 14:26:05 +02:00
Sebastian Schwarz
64e337194c Make MySQL root username configurable
While this doesn't seem to make sense on first glance it is useful for
systems which were screwed with Parallels Plesk, which renames the MySQL
root user to "admin".

This change allowes this role to be used while the server is
transitioning from Plesk to Ansible.
2014-08-07 14:26:05 +02:00
Sebastian Schwarz
3a15b07608 Allow creation of databases and users
Inspired by the Ansibles.mysql role.
2014-08-07 14:26:05 +02:00
Jeff Geerling
71cf6337bc Add extra variables wait_timeout and max_allowed_packet. 2014-07-03 08:25:12 -05:00
Jeff Geerling
80d6c797d4 Allow for much more configuration in my.cnf. 2014-05-12 14:04:35 -05:00