X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1f7623e527fcda92f5e326c99a65515d3a81312f..cbdd377681d9f8c15a81e6642c26f3a364510978:/roles/db.rb diff --git a/roles/db.rb b/roles/db.rb index bb567e240..dbcf4baa6 100644 --- a/roles/db.rb +++ b/roles/db.rb @@ -51,7 +51,8 @@ default_attributes( :log_min_duration_statement => "1000", :late_authentication_rules => [ { :address => "10.0.32.0/20" }, - { :address => "10.0.48.0/20" } + { :address => "10.0.48.0/20" }, + { :address => "10.0.64.0/20" } ] } }