X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c97ab416b812405837e803dd3a4a42c3ef134c1f..e995ca991a42a599d07fa87ae19a3ab650652de1:/roles/yevaud.rb diff --git a/roles/yevaud.rb b/roles/yevaud.rb index 2c7339539..7dcace09d 100644 --- a/roles/yevaud.rb +++ b/roles/yevaud.rb @@ -58,21 +58,6 @@ default_attributes( :warning => 150, :critical => 200 } - }, - :ipmi_fans => { - :contacts => "null", - }, - :ipmi_temp => { - :contacts => "null", - }, - :sensors_fan => { - :contacts => "null" - }, - :sensors_temp => { - :contacts => "null" - }, - :sensors_volt => { - :contacts => "null" } } }, @@ -126,5 +111,6 @@ default_attributes( run_list( "role[ucl-wolfson]", + "role[tyan-s7010]", "role[tile]" )