Add a dependency on the backup cookbook

This commit is contained in:
Greg Karékinian
2019-01-24 19:32:37 +01:00
parent b70a7fcd8b
commit 9d4e0a420c
2 changed files with 16 additions and 8 deletions

View File

@@ -21,3 +21,4 @@ chef_version '>= 12.14' if respond_to?(:chef_version)
depends "kosmos-postgresql"
depends "database"
depends "backup"