X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e3618ba243a881e01ada64aaab68e131fe90d6c8..5fb76dc7c3c0de9177b690895aed29d479aa144a:/cookbooks/prometheus/recipes/smokeping.rb diff --git a/cookbooks/prometheus/recipes/smokeping.rb b/cookbooks/prometheus/recipes/smokeping.rb index 5f11d2c90..4f9906d32 100644 --- a/cookbooks/prometheus/recipes/smokeping.rb +++ b/cookbooks/prometheus/recipes/smokeping.rb @@ -43,4 +43,5 @@ prometheus_exporter "smokeping" do capability_bounding_set "CAP_NET_RAW" ambient_capabilities "CAP_NET_RAW" private_users false + subscribes :restart, "template[/etc/prometheus/exporters/smokeping.yml]" end