bundles/mosquitto: fix .provides()
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
32826ed131
commit
25b305bddf
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue