netz39-infra-ansible/templates/mosquitto.conf.j2
Stefan Haun 1b88909edf Fix mosquitto conf for version 2.x
Apparently Mosquitto had some breaking changes in the configuration,
so we need to add some values to the new version.

This only became visible after the DNS change in our Router. This fix
has been tested and is working.
2022-07-03 23:00:03 +02:00

20 lines
340 B
Django/Jinja

user root
persistence true
persistence_location /mosquitto/data/
log_dest file /mosquitto/log/mosquitto.log
listener 1883 0.0.0.0
allow_anonymous true
# Bridge to platon
connection br-radon-to-platon
address platon:1883
cleansession false
clientid br-radon-platon
start_type automatic
notifications false
try_private true
topic # in 2