X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/05fef779d7706cd3db12d78ff82d88e6b994347c..dda5eb79cd636b6acc51e86704d627ffa2f55f6d:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index f87bac614..22a642675 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -434,6 +434,7 @@ end package %w[ osm2pgsql ruby + osmium-tool pyosmium python-pyproj ] @@ -571,6 +572,4 @@ munin_plugin "renderd_queue_time" munin_plugin "renderd_zoom" munin_plugin "renderd_zoom_time" -munin_plugin "replication_delay" do - conf "munin.erb" -end +munin_plugin "replication_delay"