X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4dca09e799a49d61e09a832a8d7bc23f2fc176a4..1751b31885773d33dcf3efb396f198f1d10a2221:/cookbooks/ntp/recipes/default.rb diff --git a/cookbooks/ntp/recipes/default.rb b/cookbooks/ntp/recipes/default.rb index 3a9b0bb8b..1b131f8f8 100644 --- a/cookbooks/ntp/recipes/default.rb +++ b/cookbooks/ntp/recipes/default.rb @@ -61,8 +61,6 @@ service "chrony" do action [:enable, :start] end -munin_plugin "chrony" - prometheus_exporter "chrony" do port 9123 end