module-puppetlabs-mysql/spec/system
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
..
types Fix an issue with lowercase privileges. 2013-10-28 12:44:48 -04:00
mysql_account_delete_spec.rb Rewrite spec tests to account for changes. 2013-09-13 13:14:48 -04:00
mysql_backup_spec.rb option to specify a script that runs after backups 2014-02-06 16:44:07 +01:00
mysql_bindings_spec.rb Refactor MySQL bindings and client packages. 2013-07-19 18:39:55 -04:00
mysql_db_spec.rb Remove mysql::globals. 2013-09-24 18:04:29 -04:00
mysql_server_monitor_spec.rb Improve mysql_grant to work with IPv6. 2013-10-07 11:57:02 -07:00
mysql_server_root_password_spec.rb Fix broken test on RedHat. 2013-11-14 18:40:46 -05:00
mysql_server_spec.rb Support multiple lines of the same option 2013-12-18 16:00:12 -05:00