7 lines
159 B
Ruby
7 lines
159 B
Ruby
# frozen_string_literal: true
|
|
source 'https://supermarket.chef.io'
|
|
source chef_repo: ".."
|
|
|
|
cookbook "kosmos_postgresql", path: "../kosmos_postgresql"
|
|
metadata
|