X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6fdba5edc17c0ccbb5dc3bd15690dcba6708e1fe..1fb771a75fb2aa2932b5afce2b424e3f86791bc2:/roles/tiamat-12.rb?ds=sidebyside diff --git a/roles/tiamat-12.rb b/roles/tiamat-12.rb index 66145154c..661e25a8c 100644 --- a/roles/tiamat-12.rb +++ b/roles/tiamat-12.rb @@ -17,12 +17,10 @@ default_attributes( :address => "193.60.236.46" } } - }, - :hardware => { - :watchdog => "w83627hf_wdt" } ) run_list( - "role[ucl]" + "role[ucl]", + "role[supermicro-x8dtt-h]" )