]> git.openstreetmap.org Git - chef.git/commitdiff
Enable replication to snap-02
authorTom Hughes <tom@compton.nu>
Thu, 25 Mar 2021 22:44:28 +0000 (22:44 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 25 Mar 2021 22:44:28 +0000 (22:44 +0000)
roles/db-master.rb

index 11080f5ee98672a6d1c98254c6907bb0fcafb819..a107946d089c38174f58c47fe5e8914d29d71c76 100644 (file)
@@ -14,6 +14,7 @@ default_attributes(
           { :database => "replication", :user => "replication", :address => "10.0.48.49/32" },
           { :database => "replication", :user => "replication", :address => "10.0.48.50/32" },
           { :database => "replication", :user => "replication", :address => "10.0.48.5/32" },
+          { :database => "replication", :user => "replication", :address => "10.0.0.4/32" },
           { :database => "replication", :user => "replication", :address => "10.0.0.10/32" },
           { :database => "replication", :user => "replication", :address => "10.0.32.40/32" }
         ]