mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
vars/default_vars.yml: : Clarify 5 roles that use Node.js
This commit is contained in:
parent
77ad4fd41a
commit
d34056ca73
1 changed files with 3 additions and 3 deletions
|
@ -403,9 +403,9 @@ mosquitto_install: False
|
|||
mosquitto_enabled: False
|
||||
mosquitto_port: 1883
|
||||
|
||||
# 2021-06-17: BOTH VALUES BELOW ARE INITIALLY IGNORED as Node.js is installed
|
||||
# on demand as a dependency by 4 roles -- internetarchive (Internet Archive),
|
||||
# nodered (Node-RED), pbx (Asterix, FreePBX) &/or Sugarizer:
|
||||
# 2021-07-21: BOTH VALUES BELOW ARE INITIALLY IGNORED as Node.js is installed
|
||||
# on demand as a dependency by 5 roles -- internetarchive (Internet Archive),
|
||||
# JupyterHub, nodered (Node-RED), pbx (Asterix, FreePBX) &/or Sugarizer:
|
||||
nodejs_install: False
|
||||
nodejs_enabled: False
|
||||
nodejs_version: 16.x # was 8.x til 2019-02-02, 10.x til 2019-12-21, 12.x til 2020-10-29, 14.x til 2021-06-17
|
||||
|
|
Loading…
Add table
Reference in a new issue