module-puppetlabs-mysql/spec
Franz Schwartau 02564bfe08 Add new parameters create_root_user and create_root_my_cnf.
This allows the galera module and others to write ${::root_home}/.my.cnf
independently from create the mysql user. This is useful for cluster
setups where you want to create ${::root_home}/.my.cnf on every node
but create the user only once.
2014-10-06 10:53:30 +02:00
..
acceptance Don't check the variable here, we can trust mysql to work. 2014-08-07 17:53:26 -04:00
classes Add new parameters create_root_user and create_root_my_cnf. 2014-10-06 10:53:30 +02:00
defines Convert specs to RSpec 2.99.1 syntax with Transpec 2014-08-08 16:47:44 -04:00
unit/puppet Convert specs to RSpec 2.99.1 syntax with Transpec 2014-08-08 16:47:44 -04:00
spec.opts (#11508) Only load sql_scripts on DB creation 2011-12-19 07:25:35 -08:00
spec_helper.rb Rewrite some of the unit tests to work on more platforms. 2014-08-07 16:27:17 -04:00
spec_helper_acceptance.rb Update spec_helper for more consistency 2014-08-28 17:49:18 -04:00