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 'hostsfile', '= 2.4.5'
cookbook 'ohai', '~> 5.2.5' cookbook 'ohai', '~> 5.2.5'
cookbook 'nodejs', '~> 5.0.0' 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 'chef_client_updater', '= 1.1.1'
cookbook 'timezone_iii', '= 1.0.4' cookbook 'timezone_iii', '= 1.0.4'
cookbook 'ark', '= 3.1.0' cookbook 'ark', '= 3.1.0'

View File

@ -11,7 +11,6 @@ DEPENDENCIES
chef_client_updater (= 1.1.1) chef_client_updater (= 1.1.1)
compat_resource (= 12.19.0) compat_resource (= 12.19.0)
composer (~> 2.6.1) composer (~> 2.6.1)
database (= 6.1.1)
firewall (~> 2.6.3) firewall (~> 2.6.3)
git (= 6.0.0) git (= 6.0.0)
homebrew (= 3.0.0) homebrew (= 3.0.0)
@ -28,7 +27,6 @@ DEPENDENCIES
revision: 55a4680ee298199fa5f7fa51b5c589fbfa52eed0 revision: 55a4680ee298199fa5f7fa51b5c589fbfa52eed0
ref: 55a4680 ref: 55a4680
mysql (~> 8.5.1) mysql (~> 8.5.1)
mysql2_chef_gem (= 1.1.0)
nginx (= 9.0.0) nginx (= 9.0.0)
nodejs (~> 5.0.0) nodejs (~> 5.0.0)
ntp (= 3.4.0) ntp (= 3.4.0)
@ -87,8 +85,6 @@ GRAPH
apt (>= 0.0.0) apt (>= 0.0.0)
php (>= 0.0.0) php (>= 0.0.0)
windows (>= 0.0.0) windows (>= 0.0.0)
database (6.1.1)
postgresql (>= 1.0.0)
dmg (4.1.1) dmg (4.1.1)
firewall (2.6.3) firewall (2.6.3)
chef-sugar (>= 0.0.0) chef-sugar (>= 0.0.0)
@ -115,10 +111,6 @@ GRAPH
mingw (2.1.0) mingw (2.1.0)
seven_zip (>= 0.0.0) seven_zip (>= 0.0.0)
mysql (8.5.1) mysql (8.5.1)
mysql2_chef_gem (1.1.0)
build-essential (>= 0.0.0)
mariadb (>= 0.0.0)
mysql (>= 6.0)
nginx (9.0.0) nginx (9.0.0)
build-essential (>= 5.0) build-essential (>= 5.0)
ohai (>= 4.1.0) ohai (>= 4.1.0)