module-puppetlabs-mysql/manifests/bindings
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
..
java.pp Refactor to use mysql::globals. 2013-09-09 11:34:39 -04:00
perl.pp Refactor to use mysql::globals. 2013-09-09 11:34:39 -04:00
python.pp Refactor to use mysql::globals. 2013-09-09 11:34:39 -04:00
ruby.pp Refactor to use mysql::globals. 2013-09-09 11:34:39 -04:00