X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d4571d5bf7d5c6335b2b37a448ae10dc13d4247b..3c387421427fd91b296afc8466c8308817e9f70b:/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