summaryrefslogtreecommitdiff
path: root/acceptance/top-cookbooks/.kitchen.chocolatey.yml
blob: 7d7529d69fe4aff30d8771f8ce02e26ab4231176 (plain)
1
2
3
4
5
6
suites:
  - name: default
    run_list:
      - recipe[chocolatey::default]
      - recipe[chocolatey_test::default]
    includes: [windows-2012r2]