]> git.openstreetmap.org Git - chef.git/blob - roles/supermicro-x8dtt-h.rb
Add customised copy of squid_icp munin plugin
[chef.git] / roles / supermicro-x8dtt-h.rb
1 name "supermicro-x8dtt-h"
2 description "Role applied to all Supermicro X8DTT-H machines"
3
4 default_attributes(
5   :hardware => {
6     :watchdog => "w83627hf_wdt"
7   }
8 )