Skip to content

Commit

Permalink
Added name attribute to metadata, so cookbook directory name doesn'…
Browse files Browse the repository at this point in the history
…t break Chef

Closes #36
  • Loading branch information
Chris Lundquist authored and karmi committed Oct 31, 2012
1 parent 42a6bd6 commit d7cd308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
description "Installs and configures elasticsearch clusters"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.markdown'))
version "0.0.4"
name "elasticsearch"

depends 'ark'

Expand Down

0 comments on commit d7cd308

Please sign in to comment.