X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9a5053dd21bb0158aa4c2c43bb4a4b095799ba6b..9c49d7d9f6b1d896af62fea9455fcd9bfe94ccc3:/roles/tiamat-02.rb 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]" )