2019-04-17 10:11:52 +02:00

7 lines
159 B
Ruby

# frozen_string_literal: true
source 'https://supermarket.chef.io'
source chef_repo: ".."
cookbook "kosmos-postgresql", path: "../kosmos-postgresql"
metadata