module-puppetlabs-mysql/templates
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
..
my.cnf.erb Allow override_options to set an option to undef to completely remove it 2014-01-23 17:34:27 -08:00
my.cnf.pass.erb Use mysql::server::root_password instead of @options. 2013-09-27 10:31:59 -04:00
my.conf.cnf.erb Simplify a few things. 2013-07-11 19:42:41 -04:00
mysqlbackup.sh.erb option to specify a script that runs after backups 2014-02-06 16:44:07 +01:00