From b10c53cce8ca2b7dbda2311dae42ebf93ce03b93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Tue, 21 May 2019 14:57:29 +0200 Subject: [PATCH] Remove the database and mysql2_chef_gem cookbooks --- Berksfile | 4 ---- Berksfile.lock | 8 -------- 2 files changed, 12 deletions(-) diff --git a/Berksfile b/Berksfile index 20080e0..a2b783d 100644 --- a/Berksfile +++ b/Berksfile @@ -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' diff --git a/Berksfile.lock b/Berksfile.lock index 69e20bd..6180680 100644 --- a/Berksfile.lock +++ b/Berksfile.lock @@ -11,7 +11,6 @@ DEPENDENCIES chef_client_updater (= 1.1.1) compat_resource (= 12.19.0) composer (~> 2.6.1) - database (= 6.1.1) firewall (~> 2.6.3) git (= 6.0.0) homebrew (= 3.0.0) @@ -28,7 +27,6 @@ DEPENDENCIES revision: 55a4680ee298199fa5f7fa51b5c589fbfa52eed0 ref: 55a4680 mysql (~> 8.5.1) - mysql2_chef_gem (= 1.1.0) nginx (= 9.0.0) nodejs (~> 5.0.0) ntp (= 3.4.0) @@ -87,8 +85,6 @@ GRAPH apt (>= 0.0.0) php (>= 0.0.0) windows (>= 0.0.0) - database (6.1.1) - postgresql (>= 1.0.0) dmg (4.1.1) firewall (2.6.3) chef-sugar (>= 0.0.0) @@ -115,10 +111,6 @@ GRAPH mingw (2.1.0) seven_zip (>= 0.0.0) 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) build-essential (>= 5.0) ohai (>= 4.1.0)