X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3220efeb7b4b0ceac02d2e04ff6c652aecb3f5de..011a86b80a30eb69ae1a1cb6ab2e0fda83604db1:/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 => {