include_recipe "munin"
ohai_plugin "hardware" do
- template_source "ohai.rb.erb"
+ template "ohai.rb.erb"
end
case node[:cpu][:"0"][:vendor_id]
%w[/opt/hp/hp-health/bin/hpasmd /usr/lib/libhpasmintrfc.so.3.0 %/usr/lib/libhpasmintrfc.so.3 /usr/lib/libhpasmintrfc.so].each do |filename|
file filename do
action :delete
+ manage_symlink_source false
end
end