Add updated upstream nodejs cookbook

... and its new dependency, chocolatey
This commit is contained in:
Greg Karékinian
2021-04-09 13:18:35 +02:00
parent 18e45cdaab
commit 87d50d067c
13 changed files with 1159 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
name 'chocolatey'
maintainer 'Guilhem Lettron'
maintainer_email 'guilhem.lettron@youscribe.com'
license 'Apache-2.0'
description 'Install Chocolatey on Windows'
version '3.0.0'
source_url 'https://github.com/chocolatey/chocolatey-cookbook'
issues_url 'https://github.com/chocolatey/chocolatey-cookbook/issues'
supports 'windows'
chef_version '>= 12.15'