Update the nodejs cookbook to 6.0.0

This commit is contained in:
Greg Karékinian
2019-01-08 16:44:10 +01:00
parent 9ec1a8a6c0
commit 56da9e2c41
6 changed files with 16 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
Chef::Recipe.send(:include, NodeJs::Helper)
include_recipe 'build-essential'
build_essential 'install build tools'
case node['platform_family']
when 'rhel', 'fedora', 'amazon'