mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update nodered and mqtt flags in respective default/main.yml as per #1352
This commit is contained in:
parent
6632a39740
commit
4665768a79
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
mosquitto_install: True
|
mosquitto_install: False
|
||||||
mosquitto_enabled: False
|
mosquitto_enabled: False
|
||||||
mosquitto_user: Admin
|
mosquitto_user: Admin
|
||||||
mosquitto_password: g0adm1n
|
mosquitto_password: g0adm1n
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
nodered_install: True
|
nodered_install: False
|
||||||
nodered_enabled: False
|
nodered_enabled: False
|
||||||
nodered_user: Admin
|
nodered_user: Admin
|
||||||
nodered_password: g0adm1n
|
nodered_password: g0adm1n
|
||||||
|
|
Loading…
Reference in a new issue