X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..cfd88eb2e276071707b64f0e518f885e68e9b15b:/roles/yevaud.rb diff --git a/roles/yevaud.rb b/roles/yevaud.rb index 22095f596..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" } } }, @@ -88,7 +73,7 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.104" + :address => "128.40.45.208" } } }, @@ -125,6 +110,7 @@ default_attributes( ) run_list( - "role[ucl-wates]", + "role[ucl-wolfson]", + "role[tyan-s7010]", "role[tile]" )