ec6b97ea5d
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. |
||
---|---|---|
.. | ||
account_security.pp | ||
backup.pp | ||
config.pp | ||
install.pp | ||
monitor.pp | ||
mysqltuner.pp | ||
providers.pp | ||
root_password.pp | ||
service.pp |