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