mburns / application_nodejs

Chef cookbook for deploying and configuring Node.js applications
Apache License 2.0
10 stars 35 forks source link

metadata: name attribute is required in berkshelf >= 3.0.0 #10

Closed japsu closed 9 years ago

japsu commented 10 years ago

This small change enables the use of your application_nodejs cookbook with the current release of Berkshelf, fixing an error such as this:

Ridley::Errors::MissingNameAttribute The metadata at '/tmp/d20140507-1685-n7imbz' does not contain a 'name' attribute. While Chef does not strictly enforce this requirement, Ridley cannot continue without a valid metadata 'name' entry.
llambeau commented 9 years ago

+1 please :+1:

mburns commented 9 years ago

:+1: