Update kosmos postgres cookbook name in other cookbooks

This commit is contained in:
2021-11-30 08:47:15 -06:00
parent 70fe5f81a5
commit a184f27c96
5 changed files with 5 additions and 5 deletions

View File

@@ -20,5 +20,5 @@ chef_version '>= 14.0'
# source_url 'https://github.com/<insert_org_here>/kosmos_gitea'
depends "kosmos-nginx"
depends "kosmos-postgresql"
depends "kosmos_postgresql"
depends "backup"