Add liquor_cabinet cookbook

This commit is contained in:
2024-01-25 16:26:41 +03:00
parent c32e8bc9e5
commit d3c22ea787
11 changed files with 430 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/