Upgrade nodejs cookbook from 7.3 to 11.0
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"name": "nodejs",
|
||||
"description": "Installs/Configures node.js",
|
||||
"description": "Provides resources for installing Node.js and managing npm packages",
|
||||
"long_description": "",
|
||||
"maintainer": "redguide",
|
||||
"maintainer_email": "guilhem@lettron.fr",
|
||||
"maintainer": "Sous Chefs",
|
||||
"maintainer_email": "help@sous-chefs.org",
|
||||
"license": "Apache-2.0",
|
||||
"platforms": {
|
||||
"debian": ">= 0.0.0",
|
||||
"ubuntu": ">= 0.0.0",
|
||||
"centos": ">= 0.0.0",
|
||||
"redhat": ">= 0.0.0",
|
||||
"scientific": ">= 0.0.0",
|
||||
"oracle": ">= 0.0.0",
|
||||
"amazon": ">= 0.0.0",
|
||||
"smartos": ">= 0.0.0",
|
||||
"almalinux": ">= 8.0",
|
||||
"amazon": ">= 2023.0",
|
||||
"centos_stream": ">= 9.0",
|
||||
"debian": ">= 12.0",
|
||||
"fedora": ">= 0.0.0",
|
||||
"mac_os_x": ">= 0.0.0",
|
||||
"opensuseleap": ">= 0.0.0",
|
||||
"suse": ">= 0.0.0",
|
||||
"oracle": ">= 8.0",
|
||||
"redhat": ">= 8.0",
|
||||
"rocky": ">= 8.0",
|
||||
"ubuntu": ">= 22.04",
|
||||
"windows": ">= 0.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"ark": ">= 2.0.2",
|
||||
"chocolatey": ">= 3.0"
|
||||
"chocolatey": ">= 3.0",
|
||||
"yum": ">= 7.2"
|
||||
},
|
||||
"providing": {
|
||||
|
||||
@@ -29,13 +29,13 @@
|
||||
"recipes": {
|
||||
|
||||
},
|
||||
"version": "7.3.3",
|
||||
"source_url": "https://github.com/redguide/nodejs",
|
||||
"issues_url": "https://github.com/redguide/nodejs/issues",
|
||||
"version": "11.0.1",
|
||||
"source_url": "https://github.com/sous-chefs/nodejs",
|
||||
"issues_url": "https://github.com/sous-chefs/nodejs/issues",
|
||||
"privacy": false,
|
||||
"chef_versions": [
|
||||
[
|
||||
">= 14"
|
||||
">= 15.3"
|
||||
]
|
||||
],
|
||||
"ohai_versions": [
|
||||
|
||||
Reference in New Issue
Block a user