2021-01-16 23:55:27 -05:00

6 lines
178 B
Ruby

source 'https://supermarket.chef.io'
# cookbook 'mysql', '~> 8.5.1'
metadata
cookbook 'app', path: 'app'
cookbook 't42-common', git: 'https://github.com/theta42/t42-common.git'