X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/efec9044e973a2ae2a7b48d169b55e250c469ede..3fdfaf0e7db11aa5992fbe824db3eca078a60178:/cookbooks/nginx/recipes/default.rb diff --git a/cookbooks/nginx/recipes/default.rb b/cookbooks/nginx/recipes/default.rb index 93aab5690..aec734c17 100644 --- a/cookbooks/nginx/recipes/default.rb +++ b/cookbooks/nginx/recipes/default.rb @@ -17,6 +17,8 @@ # limitations under the License. # +include_recipe "munin" + package "nginx" resolvers = node[:networking][:nameservers].map do |resolver|