summaryrefslogtreecommitdiff
path: root/acceptance/top-cookbooks/.kitchen.yml
blob: cd5133cb8a60ece392ae80ca9b77b35883913127 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
suites:
  # - name: git-default
  #   run_list: ["recipe[git]"]
  #   includes: [ubuntu-14.04]
  # - name: git-source
  #   run_list: ["recipe[git::source]"]
  #   includes: [nonexistent]
  # - name: git-default-windows
  #   run_list: ["recipe[git]"]
  #   includes: [windows-2012r2]
  - name: learn-the-basics-rhel
    includes: [el-6]