Add a recipe to set up a hosts entry for the PG primary

This commit is contained in:
Greg Karékinian
2021-01-22 18:25:51 +01:00
parent 511400a7b8
commit 88e52607e3
2 changed files with 17 additions and 0 deletions

View File

@@ -22,3 +22,4 @@ chef_version '>= 12.14' if respond_to?(:chef_version)
depends "postgresql", ">= 7.0.0"
depends "build-essential"
depends "kosmos_encfs"
depends "hostsfile"