module-puppetlabs-mysql/manifests
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
..
server Added spec for IPv6 changes as requested by upstream 2012-09-05 09:58:42 +02:00
backup.pp Backup Compression Optional 2012-09-26 13:40:59 -07:00
config.pp Minor rdoc fixes in mysql::config class 2012-09-08 12:12:27 +02:00
db.pp Change list passed into validate_re to a stringe 2012-08-23 10:04:30 +01:00
init.pp Fix lint warnings 2012-09-04 16:25:08 +02:00
java.pp Added tests to mysql::java. 2012-04-23 21:44:31 -07:00
params.pp Make service restarts optional 2012-09-08 12:09:44 +02:00
python.pp Fix lint warnings 2012-09-04 16:25:08 +02:00
ruby.pp Fix lint warnings 2012-09-04 16:25:08 +02:00
server.pp Don't assign to hash after creation 2012-09-05 16:43:11 +02:00