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

@@ -2,5 +2,5 @@
source 'https://supermarket.chef.io'
source chef_repo: ".."
cookbook "kosmos-postgresql", path: "../kosmos-postgresql"
cookbook "kosmos_postgresql", path: "../kosmos_postgresql"
metadata