bundles/mosquitto: fix .provides()
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-05-15 08:58:15 +02:00
parent 32826ed131
commit 25b305bddf
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -43,7 +43,7 @@ def iptables(metadata):
@metadata_reactor.provides(
'telegraf/input_plugins/builtin/execd',
'telegraf/input_plugins/execd/tasmota',
)
def telegraf(metadata):
topic = metadata.get('mosquitto/tasmota-telegraf-topic', None)