This commit is contained in:
2019-05-14 13:32:14 -04:00
parent 7dae237eb0
commit 6e69a84284
39 changed files with 727 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# frozen_string_literal: true
source 'https://supermarket.chef.io'
cookbook 'postgresql', '~> 7.1.4'
metadata