]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/rails.rb
Split out default munin plugin installation to a new recipe
[chef.git] / cookbooks / web / recipes / rails.rb
index a6af8715f290fd9c2a9381dd63402ee21c48c01c..c007d8e5dea41fa3ebb16bf4c6ccf495a97224d1 100644 (file)
@@ -24,6 +24,7 @@ include_recipe "apache"
 include_recipe "passenger"
 include_recipe "geoipupdate"
 include_recipe "git"
+include_recipe "munin"
 include_recipe "nodejs"
 
 web_passwords = data_bag_item("web", "passwords")