joerocklin / chef-mariadb

A cookbook for installing MariaDB, based on a fork of the Opscode Cookbook for MySQL.
Apache License 2.0
25 stars 24 forks source link

Add the mysql gem for the database cookbook #5

Closed CtrlZvi closed 10 years ago

CtrlZvi commented 10 years ago

The database cookbook (http://community.opscode.com/cookbooks/database) uses the mysql gem. It needs to be installed for MariaDB to function as a drop-in replacement for MySQL with that cookbook.