module-puppetlabs-mysql/spec
Ashley Penney e3843ceb6f Refactor to use mysql::globals.
This initial round of work focuses on adding the concept of
mysql::globals to the module.  This is a shared place to provide all the
data the module needs, and then clients, servers, and providers can all
rely on this information to set things up.

This is being primarily used at first to allow a default_options hash
that contains all the previous parameters and takes a overrides_options
that allows you to then further customize any of the options in my.cnf.
2013-09-09 11:34:39 -04:00
..
classes Refactor and rename database_grant to mysql_grant. 2013-09-03 17:24:21 -04:00
defines Use new provider names in manifests. 2013-08-28 18:11:21 -04:00
system Refactor to use mysql::globals. 2013-09-09 11:34:39 -04:00
unit Rework tests for mysql_password to extend coverage. 2013-08-28 18:11:21 -04:00
spec.opts (#11508) Only load sql_scripts on DB creation 2011-12-19 07:25:35 -08:00
spec_helper.rb Add simplecov support in order to generate test coverage. 2013-08-28 18:11:21 -04:00
spec_helper_system.rb Add rspec-system / serverspec tests 2013-07-05 15:19:02 -07:00