Try without notify in telegraf class, SC-2522

This commit is contained in:
Patrik Holmqvist 2025-03-25 16:05:11 +01:00
parent df0b334edc
commit 98e381c712
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -31,7 +31,7 @@ class eid::telegraf2 (
owner => 'root',
group => 'root',
mode => '0644',
notify => [Sunet::Docker_compose["telegraf"]]
#notify => [Sunet::Docker_compose["telegraf"]]
}
# Below not pretty but I'm piggy-backing on this class to add a secondary output to test the new influx2-server