1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Update main.yml

This commit is contained in:
A Holt 2019-02-02 22:00:18 -05:00 committed by GitHub
parent d1f59a05fb
commit b4162c1f1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,10 @@
# roles/nodered/tasks/main.yml with roles/nodered/meta/main.yml
# roles/sugarizer/tasks/main.yml with roles/sugarizer/meta/main.yml
# WE SHOULD TEST FOR ANY VERSIONS OF Node.js THAT MIGHT ALREADY BE INSTALLED!
# IF THESE TO NOT MATCH {{ nodejs_version }} AS SET IN vars/defaults_vars.yml,
# IIAB SHOULD HALT WITH AN EXPLANATION: https://github.com/iiab/iiab/issues/1445
# 2019-01-16: fyi Node.js 10.x became "LTS" on 2018-10-30 but distros are
# holding back for now: certainly Ubuntu 18.04 and even Debian 10/Buster
# ("testing" branch) both install Node.js 8.x (instead of 10.x). While the