module-puppetlabs-mysql/manifests/server
Igor Galić 63e0da0b71 option to specify a script that runs after backups
This script could be used to sync backups to a central server, or just
to create a file to let external scripts know that backups are
(sucessfully) done and can be picked up.

The postscript option (defaults to false) and can be either a string or
an array of strings. These strings will be directly put into the
mysqlbackup.sh and as such can either be shell commands, or externally
managed files.
2014-02-06 16:44:07 +01:00
..
account_security.pp Add mysql::globals and refactor mysql::server. 2013-09-13 13:04:42 -04:00
backup.pp option to specify a script that runs after backups 2014-02-06 16:44:07 +01:00
config.pp Apparently we were restarting no matter what the parameter said, 2013-12-18 15:12:04 -05:00
install.pp Refactor to use mysql::globals. 2013-09-09 11:34:39 -04:00
monitor.pp Port of a6101dc (mysql::server::monitor fix) to 2.x. 2013-10-07 09:55:13 -04:00
mysqltuner.pp Update mysqltuner.pp 2013-09-24 14:43:11 +01:00
providers.pp Comment mysql::server::providers and update README.md 2013-11-11 09:57:31 -05:00
root_password.pp Fix owner -> user typo. 2013-11-06 11:36:55 -05:00
service.pp Add mysql::globals and refactor mysql::server. 2013-09-13 13:04:42 -04:00