]> git.openstreetmap.org Git - chef.git/blobdiff - roles/db.rb
Add dublin to database ACLs
[chef.git] / roles / db.rb
index bb567e240c2aedfd6a8170d1bc022482ef863aad..dbcf4baa6b0f5c47cf0c22d4a88b160d6b642623 100644 (file)
@@ -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" }
         ]
       }
     }