Skip to content

Commit

Permalink
Removal of apt/yum cookbooks from tests
Browse files Browse the repository at this point in the history
They produce broken builds and we do not need them anymore:
https://travis-ci.org/dev-sec/chef-ssh-hardening/jobs/201236096
  • Loading branch information
artem-sidorenko committed Feb 13, 2017
1 parent e03f161 commit 1a2af9b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .kitchen.yml
Expand Up @@ -86,8 +86,6 @@ platforms:
suites:
- name: default
run_list:
- recipe[apt]
- recipe[yum]
- recipe[ssh-hardening::default]
verifier:
inspec_tests:
Expand Down
3 changes: 0 additions & 3 deletions Berksfile
Expand Up @@ -3,6 +3,3 @@
source 'https://supermarket.chef.io'

metadata

cookbook 'apt'
cookbook 'yum'

0 comments on commit 1a2af9b

Please sign in to comment.