module-puppetlabs-mysql/spec/acceptance
Pan 2834498e4d Allow use different name for db resource other than db name
When defining the mysql::db as exported resources, there are chances that the
same resource names are defined across the site, which will cause puppet agent
fail. By adding an optional dbname parameter, default to the $name, it allows the
resouce name to be defined differently, e.g. ${dbname}_${domain}.
Also updated test and docs for dbname parameter and add acceptance test for
dbname parameter feature
2014-03-15 13:38:13 -07:00
..
nodesets change box parameter to ensure vbox436 on centos65 type in acceptance test 2014-02-26 14:10:34 -08:00
types Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
mysql_account_delete_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
mysql_backup_spec.rb backup script test: Actually loop through a list 2014-03-02 13:30:30 +01:00
mysql_bindings_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
mysql_db_spec.rb Allow use different name for db resource other than db name 2014-03-15 13:38:13 -07:00
mysql_server_config_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
mysql_server_monitor_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
mysql_server_root_password_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
mysql_server_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00
unsupported_spec.rb Add unsupported infrastructure for excluding OSes we can't test on. 2014-02-26 17:54:48 +00:00