X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9a5053dd21bb0158aa4c2c43bb4a4b095799ba6b..8a4a9679c8e490910bded7466efe9b46ed23884a:/roles/tiamat-22.rb?ds=sidebyside diff --git a/roles/tiamat-22.rb b/roles/tiamat-22.rb index 09f9238ac..094c8c8e0 100644 --- a/roles/tiamat-22.rb +++ b/roles/tiamat-22.rb @@ -17,12 +17,10 @@ default_attributes( :address => "193.60.236.50" } } - }, - :hardware => { - :watchdog => "w83627hf_wdt" } ) run_list( - "role[ucl]" + "role[ucl]", + "role[supermicro-x8dtt-h]" )