X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3aa08a6743ad88e1987012778b7b29ca89a07ba1..1a861da6a1387e89b90c8fdc223513c54ccdebda:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index f2bfd6a7b..4f60005e7 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -695,6 +695,8 @@ munin_plugin "renderd_zoom_time" munin_plugin "replication_delay" +package "ruby-webrick" + prometheus_exporter "modtile" do port 9494 end