]> git.openstreetmap.org Git - chef.git/commitdiff
Correct name of snap-03
authorTom Hughes <tom@compton.nu>
Thu, 27 Jan 2022 09:10:50 +0000 (09:10 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 27 Jan 2022 09:10:50 +0000 (09:10 +0000)
roles/equinix-dub.rb

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