module-puppetlabs-mysql/templates
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
..
my.cnf.erb Refactor to use mysql::globals. 2013-09-09 11:34:39 -04:00
my.cnf.pass.erb Refactor to use mysql::globals. 2013-09-09 11:34:39 -04:00
my.conf.cnf.erb Simplify a few things. 2013-07-11 19:42:41 -04:00
mysqlbackup.sh.erb Add option to mysql::backup to set the backup script to perform a mysqldump on each database to its own file 2013-08-27 15:15:29 -05:00