module-puppetlabs-mysql/spec/classes
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
..
graceful_failures_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-08-08 16:47:44 -04:00
mycnf_template_spec.rb Split out the template tests and rework both sets of tests. 2014-08-14 14:55:20 -04:00
mysql_bindings_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-08-08 16:47:44 -04:00
mysql_client_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-08-08 16:47:44 -04:00
mysql_server_account_security_spec.rb Clean these up to be more readable. 2014-08-08 16:47:44 -04:00
mysql_server_backup_spec.rb Fix this to be more concise and consistent. 2014-08-08 16:47:45 -04:00
mysql_server_monitor_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-08-08 16:47:44 -04:00
mysql_server_mysqltuner_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-08-08 16:47:44 -04:00
mysql_server_spec.rb Add new parameters create_root_user and create_root_my_cnf. 2014-10-06 10:53:30 +02:00