updated telegraf state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-03-20 14:36:08 +01:00
parent 2931ebd8bf
commit a80adde56e

View File

@ -19,7 +19,7 @@ telegraf-config-file:
- mode: 600
- template: jinja
- context:
config: {{ value }}
config: {{ value }}
- watch_in:
- service: telegraf-{{ cfg }}-service
{% endfor %}