module-puppetlabs-mysql/spec/classes
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
..
mysql_backup_spec.rb Update privilege names to comply with 3fbb54de6c. 2012-05-03 19:58:25 -07:00
mysql_config_spec.rb Escape $root_password during execs. 2012-08-09 00:34:09 -07:00
mysql_init_spec.rb Fix negative tests on rspec 2.11 2012-07-23 16:39:37 -07:00
mysql_java_spec.rb Fix negative tests on rspec 2.11 2012-07-23 16:39:37 -07:00
mysql_python_spec.rb Fix negative tests on rspec 2.11 2012-07-23 16:39:37 -07:00
mysql_ruby_spec.rb Fix negative tests on rspec 2.11 2012-07-23 16:39:37 -07:00
mysql_server_account_security_spec.rb Added mysql::server::account_security class. 2012-04-23 23:41:12 -07:00
mysql_server_monitor_spec.rb Fix typos in mysql::server::monitor class 2012-04-24 11:56:01 +02:00
mysql_server_spec.rb Add enabled parameter to mysql::server 2012-06-18 14:09:42 -07:00