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 148bf84 commit f248a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
depends cookbook
end

depends 'yum', '< 3'
depends 'yum', '< 3.0'
depends "runit", ">= 1.0"

attribute "git/server/base_path",
Expand Down

0 comments on commit f248a28

Please sign in to comment.