summaryrefslogtreecommitdiff
path: root/acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml
blob: 2704577537f7128d6dc3cb15546ebeec944f1080 (plain)
1
2
3
4
5
6
7
suites:
  - name: learn-the-basics-windows-default
    run_list:
      - recipe[learn-the-basics-windows::setup]
      - recipe[learn-the-basics-windows::lesson1]
      - recipe[learn-the-basics-windows::lesson2]
    includes: [windows-2012r2]