module-puppetlabs-mysql/manifests/server
David Gurtner b3c33f0a13 fix bug in GH-578
the recently added feature to support galera by allowing independent
creation of the root@localhost user in the DB and the /root/.my.cnf
file contains a bug.

specifically the .my.cnf file resource still requires the root@localhost
resource, even when it is not available.

this fixes the issue by making the dependency conditional.
2015-02-16 17:01:18 +01:00
..
account_security.pp lint cleanup 2015-02-09 15:30:55 -08:00
backup.pp (MODULES-1731) Invalid parameter 'provider' removed from mysql_user instance. 2015-01-30 12:49:20 +00:00
config.pp MODULES-1759: Remove dependency on stdlib >=4.1.0 2015-02-09 12:34:44 -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 bug in GH-578 2015-02-16 17:01:18 +01:00
service.pp Fix lint warning in server/service.pp 2015-01-11 15:35:10 +11:00