X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6b461209d64d9a6261a9ffa1f6e877be1d38727f..5e5e63a114cae9612ff08c04a52dedc2ea832cbc:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index b6d866984..05393514c 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -25,7 +25,7 @@ default_attributes( } }, :postgresql => { - :versions => ["12"], + :versions => ["13"], :settings => { :defaults => { :listen_addresses => "10.0.0.20", @@ -47,8 +47,8 @@ default_attributes( :nominatim => { :state => "standalone", :dbadmins => %w[lonvia tomh], - :dbcluster => "12/main", - :postgis => "2.5", + :dbcluster => "13/main", + :postgis => "3", :enable_backup => true, :flatnode_file => "/ssd/nominatim/nodes.store", :tablespaces => {