module-puppetlabs-mysql/spec
Michael Arnold 605fa718e1 Escape $root_password during execs.
Some characters used in a password can cause the shell in an exec to do
unexpected things unless the password is enclosed in single quotes.
Updated the rspec tests to deal with the password quoting.
2012-08-09 00:34:09 -07:00
..
classes Escape $root_password during execs. 2012-08-09 00:34:09 -07:00
defines Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
fixtures/manifests Update the module to the new layout for easier testing and packaging 2012-05-24 16:55:22 -07:00
unit (#14316) make privileges case-insensitive 2012-05-04 10:04:46 -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