X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6fdba5edc17c0ccbb5dc3bd15690dcba6708e1fe..3450e75c9b72c13e0cc2ab81ba9f46991b24a20b:/roles/tiamat-11.rb diff --git a/roles/tiamat-11.rb b/roles/tiamat-11.rb index dce0c7870..2fd7e44a1 100644 --- a/roles/tiamat-11.rb +++ b/roles/tiamat-11.rb @@ -17,12 +17,10 @@ default_attributes( :address => "193.60.236.45" } } - }, - :hardware => { - :watchdog => "w83627hf_wdt" } ) run_list( - "role[ucl]" + "role[ucl]", + "role[supermicro-x8dtt-h]" )