Use global config for MQTT hosts
This commit is contained in:
parent
1a26f81be6
commit
fd6cc59b48
8 changed files with 9 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Managed by Ansible
|
||||
|
||||
connection public-bridge
|
||||
address {{ mqtt_internal_public_host }}
|
||||
address {{ mqtt_public_host }}
|
||||
|
||||
topic bitlair/state out
|
||||
topic bitlair/state/djo out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue