mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update default_vars.yml
This commit is contained in:
parent
b769343150
commit
4e793b39ab
1 changed files with 3 additions and 0 deletions
|
@ -287,6 +287,9 @@ mosquitto_install: False
|
|||
mosquitto_enabled: False
|
||||
mosquitto_port: 1883
|
||||
|
||||
# Used by roles/nodejs/tasks/main.yml for Asterix, Node-RED, & Sugarizer
|
||||
nodejs_version: 10.x # was 8.x until 2019-01-29
|
||||
|
||||
# Flow-based visual programming for wiring together IoT hardware devices etc
|
||||
nodered_install: False
|
||||
nodered_enabled: False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue