add test kitchen support
This commit is contained in:
parent
9f696c45cc
commit
c37ed18cea
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
.bundle
|
||||
.cache
|
||||
.kitchen
|
||||
bin
|
3
test/kitchen/Kitchenfile
Normal file
3
test/kitchen/Kitchenfile
Normal file
@ -0,0 +1,3 @@
|
||||
cookbook "postfix" do
|
||||
runtimes []
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user