X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7391910d45bbfad0d5c466dd1660334d7c6af0c1..5cd55d689544bfff97babf2dc206c1865efe017e:/roles/poldi.rb diff --git a/roles/poldi.rb b/roles/poldi.rb index f340d82e0..fde01429a 100644 --- a/roles/poldi.rb +++ b/roles/poldi.rb @@ -65,7 +65,7 @@ default_attributes( :fpm_pools => { :www => { :pm => "dynamic", - :max_children => "80" + :max_children => "70" }, :bulk => { :pm => "static", @@ -78,6 +78,9 @@ default_attributes( :sensors_volt => { :volt6 => { :warning => "2.992:3.536" + }, + :volt10 => { + :warning => "2.71:3.29" } } }