From e7d2a68fd7c65b8c8299257fc85c7e357586f0b0 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 17 Nov 2021 11:29:08 +0000 Subject: [PATCH] Use snap-02 as the readonly database for dublin for now --- roles/equinix-dub.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/equinix-dub.rb b/roles/equinix-dub.rb index fb074324c..8a9189266 100644 --- a/roles/equinix-dub.rb +++ b/roles/equinix-dub.rb @@ -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" } ) -- 2.45.1