zuul-jobs/roles/ensure-nodejs
Monty Taylor e188ce71ca Validate that node_version is set
We removed the default value, because having a default value actually
makes no sense at all. To be helpful for any transitions, add a runtime
check that the variable is set.

Also, while we're at it, update the docs to indicate that the parameter
is required.

Change-Id: I1e18ea51d9d56561608ff241d71b63965c4f78bd
2024-09-19 13:00:26 -07:00
..
files Rename install-nodejs to ensure-nodejs for consistency 2020-04-04 15:41:29 -04:00
tasks Validate that node_version is set 2024-09-19 13:00:26 -07:00
templates Rename install-nodejs to ensure-nodejs for consistency 2020-04-04 15:41:29 -04:00
README.rst Validate that node_version is set 2024-09-19 13:00:26 -07:00

Install NodeJS from nodesource

Role Variables

Required. What version of Node to install.