From 75fbb802060314394236ce6b6cf087ce946b7af6 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Tue, 14 May 2019 16:27:09 -0400 Subject: [PATCH] berks --- cookbooks/hosting/metadata.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cookbooks/hosting/metadata.rb b/cookbooks/hosting/metadata.rb index 89cb791..c191b0f 100644 --- a/cookbooks/hosting/metadata.rb +++ b/cookbooks/hosting/metadata.rb @@ -7,6 +7,8 @@ long_description 'Installs/Configures hosting' version '0.1.0' chef_version '>= 13.0' +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 # uploaded to a Supermarket.