X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8b0b777a19c60d3d9e92b37f6aa01a0344f5319f..ff6e215ca12d2efe3493da1eb0152751ceef7162:/roles/db-master.rb diff --git a/roles/db-master.rb b/roles/db-master.rb index 5e3f16f3f..ffea0f019 100644 --- a/roles/db-master.rb +++ b/roles/db-master.rb @@ -14,7 +14,6 @@ default_attributes( { :database => "replication", :user => "replication", :address => "10.0.0.4/32" }, # snap-02 { :database => "replication", :user => "replication", :address => "10.0.0.10/32" }, # eddie { :database => "replication", :user => "replication", :address => "10.0.32.40/32" }, # katla - { :database => "replication", :user => "replication", :address => "10.0.48.5/32" }, # ramoth { :database => "replication", :user => "replication", :address => "10.0.48.49/32" }, # snap-01 { :database => "replication", :user => "replication", :address => "10.0.48.50/32" }, # karm { :database => "replication", :user => "replication", :address => "10.0.64.50/32" } # snap-03