Skip to content

Commit

Permalink
Use a version of chef without yum built in
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Sep 6, 2016
1 parent bb62a6e commit 9745e11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .kitchen.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ suites:
run_list:
- recipe[yum::default]
- recipe[yum_test::test_repo]
excludes: fedora-latest
- name: dnf_compat
run_list:
- recipe[yum::dnf_yum_compat]
Expand Down
1 change: 1 addition & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ driver:

provisioner:
name: chef_zero
require_chef_omnibus: 12.12.15 # a chef release without yum built in

platforms:
- name: centos-5.11
Expand Down

0 comments on commit 9745e11

Please sign in to comment.