Upgrade nodejs to the latest version from the repo
This is possible in newer versions of the nodejs cookbook, by setting the `node["nodejs"]["package_action"]["nodejs"]` attribute to `:upgrade`
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
Chef::Recipe.send(:include, NodeJs::Helper)
|
||||
Chef::DSL::Recipe.include NodeJs::Helper
|
||||
|
||||
include_recipe 'nodejs::nodejs_from_source'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user