module-puppetlabs-mysql/manifests/server
Hunter Haugen 1812fbca25 Rewrite some of the unit tests to work on more platforms.
This commit introduces puppet_facts, a gem that allows easier testing
against PE platforms.  We're using this gem to automatically parse the
metadata.json and test against appropriate versions of PE on platforms
we support.

We start by only running against centos-6-x86_64 and ubuntu 14.04 on a
regular basis but this is implemented as an ENV so it can be overwritten
by CI systems to test against all PE platforms.
2014-08-07 16:27:17 -04: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 Modified params.pp to work on latest Red Hat releases 2014-03-18 17:34:54 +01:00