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