Skip to content

Commit

Permalink
Exclude unsupported repo platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmantis committed Jul 25, 2016
1 parent ced31f8 commit 185b70e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,18 @@ suites:
attributes:
chef_dk:
source: repo
excludes:
- ubuntu-16.04
- ubuntu-12.04
- name: repo_remove
run_list:
- recipe[chef-dk_test::remove]
attributes:
chef_dk:
source: repo
excludes:
- ubuntu-16.04
- ubuntu-12.04
- name: custom
run_list:
- recipe[chef-dk_test]
Expand Down

0 comments on commit 185b70e

Please sign in to comment.