mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
9dab41be34
commit
848c07492b
1 changed files with 7 additions and 2 deletions
|
@ -1,5 +1,10 @@
|
|||
mosquitto_install: False
|
||||
mosquitto_enabled: False
|
||||
# mosquitto_install: False
|
||||
# mosquitto_enabled: False
|
||||
|
||||
# mosquitto_port: 1883
|
||||
|
||||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
mosquitto_user: Admin
|
||||
mosquitto_password: changeme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue