add test kitchen support
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user