nerzhul
5e7edb8580
Add mysql_skip_name_resolve parameter
...
This prevent MySQL DNS name resolution.
Default: no
2016-05-11 12:42:10 +02:00
Jeff Geerling
ab21fa133f
Fixes #63 : Running role on Ubuntu 15/16.04 fails.
2016-04-22 13:38:19 -05:00
Jeff Geerling
0c224d8e9d
PR #76 follow-up: Clean up defaults examples.
2015-12-16 16:04:55 -06:00
Solomon Gifford
1b1e11b689
Fixed spacing
2015-12-16 16:12:02 -05:00
Solomon Gifford
2a8b19fe11
Support mariadb and other mysql implementations that have a mysql include directory for my.cnf overrides
2015-12-16 13:50:16 -05:00
Solomon Gifford
9de3121b26
Allow configuration of variables not currently supported
2015-12-15 16:13:49 -05:00
Ilia Kondrashov
74965f67ae
make connection count adjustable
2015-11-12 21:23:44 +01:00
Jeff Geerling
fc6609cd67
Issue #60 : Document new mysql_root_password_update option.
2015-10-01 22:41:02 -05:00
Jeff Geerling
074b9de092
Issue #60 : Restore idempotence.
2015-10-01 22:35:39 -05:00
Jeff Geerling
b022e2699f
Revert previous commit for Issue #60 - it didn't help.
2015-09-30 22:49:46 -05:00
Jeff Geerling
e6969ef0f7
Issue #60 : 'Get list of hosts for the root user' fails to run.
2015-09-30 22:41:17 -05:00
Abel Boldú
a8c5c3b672
remove pidfile shortcut
2015-06-02 15:53:37 +02:00
Abel Boldú
3c88b9e8db
MariaDB support
2015-06-02 15:29:58 +02:00
Jeff Geerling
2d178fe83a
Fixes #17 : Allow configuration of mysql slow query log.
2015-04-24 12:20:27 -05:00
Solomon Gifford
f9d367cb80
optional-mycnf-force
2015-04-10 09:20:00 -04:00
Jeff Geerling
4b686f53af
Don't set replication role to 'master' by default, saves binlogs.
2015-03-10 08:46:21 -05:00
Jeff Geerling
53e27f8fd5
Fixes #20 : Allow configuration of expire-logs-days.
2015-02-28 22:00:26 -06:00
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