Get rid of the build-essential cookbook

The build_essential resource has been part of Chef since 14.0
This commit is contained in:
Greg Karékinian
2023-06-29 14:47:35 +02:00
parent 05834b6013
commit 916ae8094c
31 changed files with 1 additions and 2710 deletions

View File

@@ -20,6 +20,5 @@ chef_version '>= 12.14' if respond_to?(:chef_version)
# source_url 'https://github.com/<insert_org_here>/kosmos_postgresql'
depends "postgresql", ">= 7.0.0"
depends "build-essential"
depends "kosmos_encfs"
depends "hostsfile"