module-puppetlabs-mysql/spec/classes
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
..
mysql_bindings_spec.rb Fix spec tests on ruby 1.8. 2013-09-13 13:42:32 -04:00
mysql_client_spec.rb Rewrite spec tests to account for changes. 2013-09-13 13:14:48 -04:00
mysql_server_account_security_spec.rb Use new provider names in manifests. 2013-08-28 18:11:21 -04:00
mysql_server_backup_spec.rb option to specify a script that runs after backups 2014-02-06 16:44:07 +01:00
mysql_server_monitor_spec.rb Port of a6101dc (mysql::server::monitor fix) to 2.x. 2013-10-07 09:55:13 -04:00
mysql_server_mysqltuner_spec.rb Rewrite spec tests to account for changes. 2013-09-13 13:14:48 -04:00
mysql_server_spec.rb Allow options with values of false to override things that mysql default to true 2014-01-23 16:53:57 -08:00