Skip to content

Commit

Permalink
Add yum to the Berksfile since we're using it in the kitchen config
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Feb 9, 2016
1 parent d17af9f commit f385134
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Berksfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
source "https://supermarket.chef.io"
source 'https://supermarket.chef.io'

metadata

group :integration do
cookbook 'yum'
cookbook 'apt'
cookbook 'minitest-handler'
end
Expand Down

0 comments on commit f385134

Please sign in to comment.