2834498e4d
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 |
||
---|---|---|
.. | ||
nodesets | ||
types | ||
mysql_account_delete_spec.rb | ||
mysql_backup_spec.rb | ||
mysql_bindings_spec.rb | ||
mysql_db_spec.rb | ||
mysql_server_config_spec.rb | ||
mysql_server_monitor_spec.rb | ||
mysql_server_root_password_spec.rb | ||
mysql_server_spec.rb | ||
unsupported_spec.rb |