X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..c740ccae117d0af197c29ce46a879f49f103a4fb:/cookbooks/chef/recipes/server.rb diff --git a/cookbooks/chef/recipes/server.rb b/cookbooks/chef/recipes/server.rb index 48fbfd747..93e9363dc 100644 --- a/cookbooks/chef/recipes/server.rb +++ b/cookbooks/chef/recipes/server.rb @@ -19,7 +19,6 @@ include_recipe "apache" include_recipe "chef::knife" -include_recipe "munin" # cache_dir = Chef::Config[:file_cache_path] # @@ -101,5 +100,3 @@ template "/etc/cron.daily/chef-server-backup" do group "root" mode "755" end - -munin_plugin "chef_status"