]> git.openstreetmap.org Git - chef.git/commitdiff
Use snap-02 as the readonly database for dublin for now
authorTom Hughes <tom@compton.nu>
Wed, 17 Nov 2021 11:29:08 +0000 (11:29 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 17 Nov 2021 11:29:08 +0000 (11:29 +0000)
roles/equinix-dub.rb

index fb074324c1eef408e3299430b723f7f50f31ddaa..8a9189266940358030fd66906b4184f494c778c5 100644 (file)
@@ -31,7 +31,7 @@ default_attributes(
   },
   :web => {
     :fileserver => "fafnir",
-    :readonly_database_host => "snap-03.dub.openstreetmap.org"
+    :readonly_database_host => "snap-02.ucl.openstreetmap.org"
   }
 )