module-puppetlabs-mysql/manifests
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
..
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 Actually use upstart on Ubuntu by fixing misspelled variable name 2014-01-23 13:01:08 -08:00
server.pp Add a comment to make this clearer. 2013-12-18 14:13:00 -05:00