module-puppetlabs-mysql/templates
Justin Brown af30a52182 Backup Compression Optional
Added a parameter to mysql::backup to make bzip2 compression
optional. Compression is enabled by default, so current behavior
is not affected.

Rationale:
We are storing our MySQL backups on a system with deduplication.
Compression and dedup do not play well together, so it's advantagous
to be able to disable it.
2012-09-26 13:40:59 -07:00
..
my.cnf.erb Update bind_address conditional for false 2012-08-23 18:30:37 -07:00
my.cnf.pass.erb Created config class and extended params. 2011-06-22 11:38:11 -07:00
my.conf.cnf.erb New configuration define. 2012-08-13 10:59:28 +02:00
mysqlbackup.sh.erb Backup Compression Optional 2012-09-26 13:40:59 -07:00