Commit graph

12 commits

Author SHA1 Message Date
Jeff Geerling
361126b8b0 Issue #9: Allow mysql_packages to be overridden. 2015-01-13 09:23:33 -06:00
Jeff Geerling
9899916b4a Use correct MySQL socket file for Ubuntu. 2015-01-08 18:12:30 -06:00
Jeff Geerling
420894477e Remove mysql_state variable, since it doesn't work as expected. 2015-01-07 10:28:09 -06:00
Jeff Geerling
64e4ed6e08 Add mysql_state and mysql_enabled_on_startup options. 2015-01-07 10:16:36 -06:00
Vadym Petrychenko
0b72ec9fbb add mysql_bind_address to configuration 2014-11-15 19:23:19 +01:00
Jeff Geerling
6967874c08 Issue #6: Add replication configuration. 2014-11-08 21:43:31 -06:00
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