]> git.openstreetmap.org Git - chef.git/blobdiff - roles/db-slave.rb
Enable dhcpd on ironbelly
[chef.git] / roles / db-slave.rb
index 3f7fa44f2724a99b2419907e277e07974a53c5dc..b020bb5ed0e410a017f952cd82473e515a8fbfe0 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :hot_standby_feedback => "on",
         :standby_mode => "on",
         :primary_conninfo => {
-          :host => "karm.ic.openstreetmap.org",
+          :host => "katla.bm.openstreetmap.org",
           :port => "5432",
           :user => "replication",
           :passwords => { :bag => "db", :item => "passwords" }