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