X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9a5053dd21bb0158aa4c2c43bb4a4b095799ba6b..487a005b1708189b2b2dddda3f0a7568b82b23db:/roles/tiamat-23.rb diff --git a/roles/tiamat-23.rb b/roles/tiamat-23.rb index dacc1ce2c..e1b0ada83 100644 --- a/roles/tiamat-23.rb +++ b/roles/tiamat-23.rb @@ -17,12 +17,10 @@ default_attributes( :address => "193.60.236.51" } } - }, - :hardware => { - :watchdog => "w83627hf_wdt" } ) run_list( - "role[ucl]" + "role[ucl]", + "role[supermicro-x8dtt-h]" )