module-puppetlabs-mysql/tests
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
..
server Fix lint warnings 2012-09-04 16:25:08 +02:00
backup.pp Added mysql::backup class. 2012-04-23 22:53:59 -07:00
bindings.pp add bindings test 2013-10-30 16:23:33 -07:00
init.pp adding first commit for mysql. 2011-05-24 23:22:43 -07:00
java.pp Added tests to mysql::java. 2012-04-23 21:44:31 -07:00
mysql_database.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
mysql_db.pp Allow use different name for db resource other than db name 2014-03-15 13:38:13 -07:00
mysql_grant.pp added * for table name in title to match documented usage 2013-11-04 20:49:24 -05:00
mysql_user.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
perl.pp mysql::perl tests 2013-05-03 09:25:31 -07:00
python.pp added module to install python tools for mysql 2011-05-26 18:10:08 -07:00
ruby.pp adding first commit for mysql. 2011-05-24 23:22:43 -07:00
server.pp Update mysql::server test 2013-10-17 09:38:27 -07:00