]> git.openstreetmap.org Git - chef.git/blob - roles/hp-dl360-g6.rb
Remove munin
[chef.git] / roles / hp-dl360-g6.rb
1 name "hp-dl360-g6"
2 description "Role applied to all HP DL360 G6 machines"
3
4 default_attributes(
5   :hardware => {
6     :blacklisted_modules => %w[acpi_power_meter]
7   }
8 )