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,3 +1,3 @@
|
|||
photos_mqtt_host: mqtt.bitlair.nl
|
||||
photos_mqtt_host: "{{ mqtt_internal_host }}"
|
||||
photos_mqtt_topic: bitlair/photos
|
||||
photos_path: /opt/wip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue