Skip to content

Commit

Permalink
fixing metadata version error. locking to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Dec 12, 2013
1 parent ae4b77e commit a9a70e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Berksfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ metadata

group :integration do
cookbook 'apt', '~> 2.0'
cookbook 'yum', '< 3'
cookbook 'yum', '< 3.0'
end

0 comments on commit a9a70e0

Please sign in to comment.