From 58240b2ad5679088cc6baf57c0d842f149551ac5 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Tue, 28 May 2019 03:28:47 +0000 Subject: [PATCH] Added Postgres --- metadata.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata.rb b/metadata.rb index 75a8093..5638194 100644 --- a/metadata.rb +++ b/metadata.rb @@ -8,6 +8,7 @@ version '0.1.0' chef_version '>= 13.0' depends 'nodejs' +depends 'postgresql' # The `issues_url` points to the location where issues for this cookbook are # tracked. A `View Issues` link will be displayed on this cookbook's page when