X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0d5f8536e0ddf09a6b923e1bc01f79f27e3ba05d..592e2f364edbe670ef9db21749417f6d7d521474:/roles/db.rb diff --git a/roles/db.rb b/roles/db.rb index d81ad24d9..bb13e00c5 100644 --- a/roles/db.rb +++ b/roles/db.rb @@ -51,9 +51,9 @@ default_attributes( :cpu_tuple_cost => "0.1", :log_min_duration_statement => "1000", :late_authentication_rules => [ - { :address => "146.179.159.160/27" }, { :address => "10.0.16.0/20" }, - { :address => "10.0.32.0/20" } + { :address => "10.0.32.0/20" }, + { :address => "10.0.48.0/20" } ] } }