module-puppetlabs-mysql/manifests/server
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
..
account_security.pp Add mysql::globals and refactor mysql::server. 2013-09-13 13:04:42 -04:00
backup.pp Changed the backup user grant in backup.pp to use the ensure variable instead of always assuming 'present' 2014-07-11 11:25:10 -06:00
config.pp Rewrite some of the unit tests to work on more platforms. 2014-08-07 16:27:17 -04:00
install.pp Make sure we actually notify the service. 2014-07-23 12:03:00 +02:00
monitor.pp Port of a6101dc (mysql::server::monitor fix) to 2.x. 2013-10-07 09:55:13 -04:00
mysqltuner.pp Update mysqltuner.pp 2013-09-24 14:43:11 +01:00
providers.pp Comment mysql::server::providers and update README.md 2013-11-11 09:57:31 -05:00
root_password.pp Fix owner -> user typo. 2013-11-06 11:36:55 -05:00
service.pp Ensure error log is present before trying to manage ownership 2014-10-07 14:28:00 -07:00