X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e3986ef9ac0e02ffbcdcd1bd5c63cf4531fe111b..9a40348b3e8b41d7a0e6d6e1e94702da38a6c5e9:/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 => {