X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e3986ef9ac0e02ffbcdcd1bd5c63cf4531fe111b..41bdac8f1d96696cd28642ef0247a07ed59cfae8:/roles/gorynych.rb diff --git a/roles/gorynych.rb b/roles/gorynych.rb index 5a172a546..c57c56e0f 100644 --- a/roles/gorynych.rb +++ b/roles/gorynych.rb @@ -3,6 +3,9 @@ description "Master role applied to gorynych" default_attributes( :hardware => { + :ipmi => { + :excluded_sensors => [3, 4] + }, :shm_size => "20g" }, :munin => {