mburns / application_nodejs

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

Install method fix via recipe switch #18

Closed joraff closed 9 years ago

joraff commented 9 years ago

Let attribute precedence and user preference guide the nodejs install method.

Also necessary as latest nodejs cookbook deprecated the install_from_source recipe.

mburns commented 9 years ago

:+1:

@joraff - if you'd like to rebase this so that it is mergeable, I'll happily click the big green button. :smile:

joraff commented 9 years ago

Ah, sorry - fell off my radar. Thanks for cleaning this up