module-puppetlabs-mysql/spec
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
..
acceptance option to specify a script that runs after backups 2014-02-06 16:44:07 +01:00
classes option to specify a script that runs after backups 2014-02-06 16:44:07 +01:00
defines Rewrite spec tests to account for changes. 2013-09-13 13:14:48 -04:00
system option to specify a script that runs after backups 2014-02-06 16:44:07 +01:00
unit Merge pull request #422 from stevesaliman/master 2014-01-25 03:50:23 -08:00
spec.opts (#11508) Only load sql_scripts on DB creation 2011-12-19 07:25:35 -08:00
spec_helper.rb Add simplecov support in order to generate test coverage. 2013-08-28 18:11:21 -04:00
spec_helper_acceptance.rb Fixes to various failing tests. 2013-12-10 18:21:57 -05:00
spec_helper_system.rb Adding beaker-rspec test files 2013-12-06 14:52:41 -08:00