module-puppetlabs-mysql/manifests
Oleg Malashenko 9e2540f4fc Harden mysqlbackup.sh script
* mysql::backup backuprotate parameter sets the number of backups to keep,
   default is 30.

 * Use bash in mysqlbackup.sh to get exit status of mysqldump when piped to
   bzip2. Unfortunately there is no easy portable way to do that.

 * Only delete old backups when current backup finished successfully.

 * Try hard not to delete files that we didn't create (i.e. README or other
   backups).
2013-07-05 11:27:29 +10:00
..
server Some minor fixes to appease puppet lint 2013-04-11 12:02:41 -05:00
backup.pp Harden mysqlbackup.sh script 2013-07-05 11:27:29 +10:00
config.pp Merge branch 'master' of https://github.com/puppetlabs/puppetlabs-mysql 2013-07-02 22:11:19 +04:00
db.pp Some minor fixes to appease puppet lint 2013-04-11 12:02:41 -05:00
init.pp Merge pull request #198 from mhellmic/maxconnections 2013-07-02 10:43:29 -07:00
java.pp Removal of trailing commas to the last parameter of classes for backwards compatibility with Puppet2.6 2013-04-24 17:02:46 -05:00
params.pp Merge branch 'master' of https://github.com/puppetlabs/puppetlabs-mysql 2013-07-02 22:11:19 +04:00
perl.pp add mysql::perl 2013-05-03 09:25:30 -07:00
php.pp Removal of trailing commas to the last parameter of classes for backwards compatibility with Puppet2.6 2013-04-24 17:02:46 -05:00
python.pp Removal of trailing commas to the last parameter of classes for backwards compatibility with Puppet2.6 2013-04-24 17:02:46 -05:00
ruby.pp Removal of trailing commas to the last parameter of classes for backwards compatibility with Puppet2.6 2013-04-24 17:02:46 -05:00
server.pp Remove trailing comma to server.pp for 2.6 backwards compatibility. 2013-04-24 15:38:05 -05:00