Initial kosmos_openresty wrapper cookbook

This commit is contained in:
Greg Karékinian
2023-07-06 10:17:11 +02:00
parent 0a15199364
commit 1bdcda0e97
7 changed files with 186 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
.vagrant
*~
*#
.#*
\#*#
.*.sw[a-z]
*.un~
# Bundler
Gemfile.lock
gems.locked
bin/*
.bundle/*
# test kitchen
.kitchen/
kitchen.local.yml
# Chef Infra
Berksfile.lock
.zero-knife.rb
Policyfile.lock.json
.idea/