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