X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8faf607800930a4f6b5ae14742c8fbaf6a360eb4..10cda4bc0c782b8057c881056126e705d6265578:/cookbooks/tile/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 971e95384..c1327d811 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -19,6 +19,7 @@ include_recipe "apache" include_recipe "git" +include_recipe "munin" include_recipe "nodejs" include_recipe "postgresql" include_recipe "python"