This commit is contained in:
2021-01-16 23:55:27 -05:00
commit 10d10079aa
8070 changed files with 386150 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'