X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/bc6624fcc809acaf8dcdcf667e43cc5fc9bb1451..ec0f5d5dc7af30acfc7351595a21aa9fcc977c5b:/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"