* added a define to easily create .cnf files in /etc/mysql/conf.d/ * fix wrong path for .my.cnf in /etc/
Secures the MySQL installation by removing the test database and the default users that are created during the MySQL first-run (root@${fqdn}, @%, @localhost, etc.). Includes rspec tests and updated documentation.