]> git.openstreetmap.org Git - chef.git/blob - roles/supermicro-x8dtt-h.rb
Merge branch 'master' of ssh://git.openstreetmap.org/var/lib/git/public/chef
[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 )