7 lines
113 B
Ruby
7 lines
113 B
Ruby
# frozen_string_literal: true
|
|
source 'https://supermarket.chef.io'
|
|
|
|
cookbook 'postgresql', '~> 7.1.4'
|
|
|
|
metadata
|