Remove the database and mysql2_chef_gem cookbooks

This commit is contained in:
Greg Karékinian
2019-05-21 14:57:29 +02:00
parent 12ab8dc33b
commit b10c53cce8
2 changed files with 0 additions and 12 deletions

View File

@@ -38,10 +38,6 @@ cookbook 'git', '= 6.0.0'
cookbook 'hostsfile', '= 2.4.5'
cookbook 'ohai', '~> 5.2.5'
cookbook 'nodejs', '~> 5.0.0'
# Deprecated, but wordpress and mediawiki depend on it and it would painful
# to change it without moving the databases
cookbook 'database', '= 6.1.1'
cookbook 'mysql2_chef_gem', '= 1.1.0'
cookbook 'chef_client_updater', '= 1.1.1'
cookbook 'timezone_iii', '= 1.0.4'
cookbook 'ark', '= 3.1.0'