mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Remove nodered and mqtt ports from respective default/main.yml files
This commit is contained in:
parent
6688b7e990
commit
35d6730d2e
2 changed files with 0 additions and 2 deletions
|
@ -2,4 +2,3 @@ mosquitto_install: True
|
|||
mosquitto_enabled: False
|
||||
mosquitto_user: Admin
|
||||
mosquitto_password: g0adm1n
|
||||
mosquitto_port: 1883
|
||||
|
|
|
@ -3,4 +3,3 @@ nodered_enabled: False
|
|||
nodered_user: Admin
|
||||
nodered_password: g0adm1n
|
||||
nodered_password_hash: $2b$08$yJaHCz1zl3GUYA7YhZ7HMO8cEOrWDxHLVgd8hyFn9aSH7VoAzEUty
|
||||
nodered_port: 1880
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue