Merge pull request 'Update node.js (apt repo)' (#307) from chore/update_nodejs_apt_repo into master
Reviewed-on: #307
This commit is contained in:
commit
adc2ed895f
@ -36,6 +36,6 @@ if node['lsb']['codename'] == "vivid"
|
||||
end
|
||||
include_recipe "nodejs"
|
||||
else
|
||||
node.override["nodejs"]["repo"] = "https://deb.nodesource.com/node_10.x"
|
||||
node.override["nodejs"]["repo"] = "https://deb.nodesource.com/node_12.x"
|
||||
include_recipe "nodejs::nodejs_from_package"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user