summaryrefslogtreecommitdiff
path: root/kitchen-tests/cookbooks/audit_test/.kitchen.yml
diff options
context:
space:
mode:
Diffstat (limited to 'kitchen-tests/cookbooks/audit_test/.kitchen.yml')
-rw-r--r--kitchen-tests/cookbooks/audit_test/.kitchen.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/kitchen-tests/cookbooks/audit_test/.kitchen.yml b/kitchen-tests/cookbooks/audit_test/.kitchen.yml
new file mode 100644
index 0000000000..3775752da2
--- /dev/null
+++ b/kitchen-tests/cookbooks/audit_test/.kitchen.yml
@@ -0,0 +1,16 @@
+---
+driver:
+ name: vagrant
+
+provisioner:
+ name: chef_zero
+
+platforms:
+ - name: ubuntu-12.04
+ - name: centos-6.4
+
+suites:
+ - name: default
+ run_list:
+ - recipe[audit_test::default]
+ attributes: