X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0a610f5658389e6fa37c8c14330cbdae38b5db65..996199b6f3db83b1306e77a4bd96e8cfe4f6a58f:/roles/db.rb diff --git a/roles/db.rb b/roles/db.rb index 44026b0ac..47ab5cad9 100644 --- a/roles/db.rb +++ b/roles/db.rb @@ -42,6 +42,7 @@ default_attributes( :max_stack_depth => "7MB", :checkpoint_segments => "32", :checkpoint_completion_target => "0.8", + :cpu_tuple_cost => "0.1", :late_authentication_rules => [ { :address => "146.179.159.160/27" } ]