module-puppetlabs-mysql/manifests/server
Daniël van Eeden c04fed1066 When fqdn==localhost account security breaks
This is because the root@localhost account is already
defined.

Remove localdomain accounts if fqdn is localhost
2015-01-18 15:02:17 +01:00
..
account_security.pp When fqdn==localhost account security breaks 2015-01-18 15:02:17 +01: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 Clean up lint warnings 2014-12-16 11:19:04 -08:00
install.pp mysql_install_db freebsd support 2014-12-05 18:45:38 +09:00
monitor.pp Port of a6101dc (mysql::server::monitor fix) to 2.x. 2013-10-07 09:55:13 -04:00
mysqltuner.pp Remove mysqltuner, fetch with staging instead 2014-12-16 10:52:39 -08: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 mysql-config-file and server package is in place before trying to start service - to ensure it gets started with correct settings and does not try to enable service before it actually exists :) 2014-12-04 16:14:09 +01:00