From 2b6c72c578291a6075c07754d75e6113e8802627 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 27 Jan 2022 08:18:09 +0000 Subject: [PATCH] Use snap-03 as the readonly database in Dublin --- 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 8a9189266..a2232420a 100644 --- a/roles/equinix-dub.rb +++ b/roles/equinix-dub.rb @@ -31,7 +31,7 @@ default_attributes( }, :web => { :fileserver => "fafnir", - :readonly_database_host => "snap-02.ucl.openstreetmap.org" + :readonly_database_host => "snap-03.ucl.openstreetmap.org" } ) -- 2.39.5