Use our own fork of the postgresql cookbook

This commit is contained in:
2020-06-07 12:29:06 +02:00
parent bd99b76287
commit 4fe0e913f8
25 changed files with 5 additions and 1645 deletions

View File

@@ -30,7 +30,7 @@ cookbook 'nginx', '= 9.0.0'
# part of Chef 14 (https://docs.chef.io/resource_build_essential.html)
cookbook 'build-essential', '~> 8.2.1'
cookbook 'mysql', '~> 8.5.1'
cookbook 'postgresql', '= 7.1.8'
# cookbook 'postgresql', '= 7.1.8'
cookbook 'apt', '~> 7.0.0'
cookbook 'git', '= 6.0.0'
cookbook 'hostsfile', '= 2.4.5'