]> git.openstreetmap.org Git - chef.git/blobdiff - roles/equinix.rb
Switch readonly load at Equinix to snap-01
[chef.git] / roles / equinix.rb
index 85b11110619aff348748cf412b549935eef28f92..781772cb7f45f87f490ad21ac945a44cf42a52d9 100644 (file)
@@ -32,7 +32,7 @@ default_attributes(
   :web => {
     :backends => %w[rails1 rails2 rails3],
     :fileserver => "ironbelly",
-    :readonly_database_host => "karm.ams.openstreetmap.org",
+    :readonly_database_host => "snap-01.ams.openstreetmap.org",
     :primary_cluster => true
   }
 )