X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6fdba5edc17c0ccbb5dc3bd15690dcba6708e1fe..b03e2f5cc2ad346b8a190eeed858ef591ca70a92:/roles/tiamat-21.rb?ds=sidebyside diff --git a/roles/tiamat-21.rb b/roles/tiamat-21.rb index 082dd40ef..73b771005 100644 --- a/roles/tiamat-21.rb +++ b/roles/tiamat-21.rb @@ -17,12 +17,10 @@ default_attributes( :address => "193.60.236.49" } } - }, - :hardware => { - :watchdog => "w83627hf_wdt" } ) run_list( - "role[ucl]" + "role[ucl]", + "role[supermicro-x8dtt-h]" )