module-puppetlabs-mysql/manifests
Robin Gloster abcea00dcb handle mysql compiled without ssl
mysql doesn't allow ssl=true/false in my.cnf if it hasn't been compiled
with ssl, therefor add a new parameter ssl-disable which makes sure the
template doesn't write anything with ssl to the config.
2014-02-28 21:42:41 +01:00
..
bindings Rework the mysql::bindings to be less complex. 2013-09-13 13:14:39 -04:00
client Fix mysql::client. 2013-09-26 09:30:44 -04:00
server option to specify a script that runs after backups 2014-02-06 16:44:07 +01:00
backup.pp Various adjustments to classes to align with refactored work. 2013-09-13 13:14:48 -04:00
bindings.pp Remove mysql::globals. 2013-09-24 18:04:29 -04:00
client.pp Fix the broken anchoring. 2013-11-05 16:41:41 +01:00
db.pp Various adjustments to classes to align with refactored work. 2013-09-13 13:14:48 -04:00
init.pp Fix typoed parameter. 2013-09-30 13:04:15 -04:00
params.pp handle mysql compiled without ssl 2014-02-28 21:42:41 +01:00
server.pp Add a comment to make this clearer. 2013-12-18 14:13:00 -05:00