summaryrefslogtreecommitdiff
path: root/acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml
diff options
context:
space:
mode:
Diffstat (limited to 'acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml')
-rw-r--r--acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml b/acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml
new file mode 100644
index 0000000000..4e229877ed
--- /dev/null
+++ b/acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml
@@ -0,0 +1,4 @@
+suites:
+ - name: learn-the-basics-windows-default
+ run_list: ["recipe[learn-the-basics-windows::default]"]
+ includes: [windows-2012r2]