X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9a5053dd21bb0158aa4c2c43bb4a4b095799ba6b..1f226728b8d363340f3ccd696ce1259bb0159ef5:/roles/tiamat-11.rb diff --git a/roles/tiamat-11.rb b/roles/tiamat-11.rb index dce0c7870..066b92d41 100644 --- a/roles/tiamat-11.rb +++ b/roles/tiamat-11.rb @@ -17,12 +17,11 @@ default_attributes( :address => "193.60.236.45" } } - }, - :hardware => { - :watchdog => "w83627hf_wdt" } ) run_list( - "role[ucl]" + "role[ucl]", + "role[supermicro-x8dtt-h]", + "role[prometheus]" )