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