This commit is contained in:
2020-05-03 18:22:51 -04:00
commit 8dc0e946b1
98 changed files with 19301 additions and 0 deletions

6
ops/cookbooks/Berksfile Normal file
View File

@ -0,0 +1,6 @@
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'