]> git.openstreetmap.org Git - chef.git/commitdiff
Switch palulukon to use postgres 16
authorTom Hughes <tom@compton.nu>
Sat, 21 Oct 2023 23:04:07 +0000 (00:04 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 21 Oct 2023 23:04:07 +0000 (00:04 +0100)
roles/palulukon.rb

index fb0612be7b8b058ff6fc624e48a651896e3405d3..661febeb692e46b0152ad4d6f44b3ac60fd98855 100644 (file)
@@ -37,7 +37,7 @@ default_attributes(
   },
   :tile => {
     :database => {
-      :cluster => "14/main",
+      :cluster => "16/main",
       :postgis => "3"
     },
     :mapnik => "3.1",