X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6fdba5edc17c0ccbb5dc3bd15690dcba6708e1fe..337b0ec13142af6885c56b96c985508d3b1ae832:/roles/tiamat-13.rb diff --git a/roles/tiamat-13.rb b/roles/tiamat-13.rb index a7ad81f0c..c75c4ffda 100644 --- a/roles/tiamat-13.rb +++ b/roles/tiamat-13.rb @@ -17,12 +17,10 @@ default_attributes( :address => "193.60.236.47" } } - }, - :hardware => { - :watchdog => "w83627hf_wdt" } ) run_list( - "role[ucl]" + "role[ucl]", + "role[supermicro-x8dtt-h]" )