module-puppetlabs-mysql/manifests
Colleen Murphy ec6b97ea5d Ensure error log is present before trying to manage ownership
If mysql generates an error log in between puppet runs, the log's
ownership and group might not match the ownership and group set by the
file resource. This means sequential puppet runs will appear not to be
idempotent. This patch makes sure the file is there from the start so
that it doesn't have to change its ownership later.
2014-10-07 14:28:00 -07:00
..
bindings Install MySQL client and daemon dev libraries. 2014-05-19 09:41:25 +12:00
client Fix mysql::client. 2013-09-26 09:30:44 -04:00
server Ensure error log is present before trying to manage ownership 2014-10-07 14:28:00 -07:00
bindings.pp Add Archlinux support 2014-07-10 21:55:44 +02:00
client.pp Fix the broken anchoring. 2013-11-05 16:41:41 +01:00
db.pp Change sql param to default to undef instead of empty string 2014-10-03 11:56:18 -07:00
params.pp Handle graceful failure on RHEL4 and improve the messaging. 2014-08-08 11:55:31 -04:00
server.pp Prametrize !includedir 2014-06-04 14:07:49 +02:00