From 03d04b9d9a659fd3e6c2aeeb956d0a655e2a5159 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Mon, 11 Oct 2021 11:33:24 +0200 Subject: [PATCH] pummelzacken: really switch to PG14 --- roles/pummelzacken.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index ba3a3acae..ca7fae3d9 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -47,7 +47,7 @@ default_attributes( :nominatim => { :state => "standalone", :dbadmins => %w[lonvia tomh], - :dbcluster => "13/main", + :dbcluster => "14/main", :postgis => "3", :enable_backup => true, :flatnode_file => "/ssd/nominatim/nodes.store", -- 2.39.5