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

@@ -39,7 +39,7 @@ cookbook 'apt', '~> 7.0.0'
cookbook 'git', '= 6.0.0'
cookbook 'hostsfile', '= 2.4.5'
cookbook 'ohai', '= 5.0.4'
cookbook 'nodejs', '~> 5.0.0'
cookbook 'nodejs', '~> 6.0.0'
# Deprecated, but wordpress and mediawiki depend on it and it would painful
# to change it without moving the databases
cookbook 'database', '= 6.1.1'