]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/frontend.rb
Revert "Switch the web site to use poldi for nominatim"
[chef.git] / cookbooks / web / recipes / frontend.rb
index 0a1a7328496f7648795187df6b1b603a4e5adfda..6f62f31865baa04d93e7ca5828375e5cfd83b911 100644 (file)
@@ -47,13 +47,3 @@ template "/etc/logrotate.d/apache2" do
   group "root"
   mode 0644
 end
-
-munin_plugin "api_calls_num"
-
-munin_plugin "api_calls_#{node[:hostname]}" do
-  target "api_calls_"
-end
-
-munin_plugin "api_waits_#{node[:hostname]}" do
-  target "api_waits_"
-end