X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9a5053dd21bb0158aa4c2c43bb4a4b095799ba6b..b3ee7b1035952ca54061e6cc5c058805101b4cce:/roles/tiamat-00.rb diff --git a/roles/tiamat-00.rb b/roles/tiamat-00.rb index 0deb7ca89..0004b9116 100644 --- a/roles/tiamat-00.rb +++ b/roles/tiamat-00.rb @@ -17,12 +17,10 @@ default_attributes( :address => "193.60.236.40" } } - }, - :hardware => { - :watchdog => "w83627hf_wdt" } ) run_list( - "role[ucl]" + "role[ucl]", + "role[supermicro-x8dtt-h]" )