module-puppetlabs-mysql/spec
Simon Effenberg 7f7e886d71 handling of my.cnf config file is now optional
This adds a parameter (default value is like old behavior) so that the
my.cnf file isn't managed (created/updated) by the mysql module at all
which is necessary for our environment. We need to set all parameters by
ourself. If we don't set a parameter then the default from the mysqld
binary should be used instead of any default parameter the mysql module
provides us.
2013-07-02 10:01:21 +02:00
..
classes handling of my.cnf config file is now optional 2013-07-02 10:01:21 +02:00
defines Merge pull request #93 from Savar/master 2012-08-29 11:54:58 -07:00
unit Update specs for ansi quoting 2013-06-24 14:51:12 -07:00
spec.opts (#11508) Only load sql_scripts on DB creation 2011-12-19 07:25:35 -08:00
spec_helper.rb Switch to using the puppetlabs_spec_helper gem for common files 2012-05-31 15:32:36 -07:00