Skip to content

Commit

Permalink
locking yum dependency to < 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Dec 12, 2013
1 parent b2ff63c commit d0048dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cookbooks/mysql_test/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
version '0.1.0'

depends 'database'
depends 'yum'
depends 'yum', '< 3'

0 comments on commit d0048dd

Please sign in to comment.