X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/bc6624fcc809acaf8dcdcf667e43cc5fc9bb1451..de36e6558743eebc1185d32fa0b58dbafe9bbc53:/cookbooks/nginx/recipes/default.rb diff --git a/cookbooks/nginx/recipes/default.rb b/cookbooks/nginx/recipes/default.rb index ade13504d..ae6fb2362 100644 --- a/cookbooks/nginx/recipes/default.rb +++ b/cookbooks/nginx/recipes/default.rb @@ -55,5 +55,7 @@ munin_plugin_conf "nginx" do template "munin.erb" end +package "libwww-perl" + munin_plugin "nginx_request" munin_plugin "nginx_status"