]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade to postgres 14 on pyrene
authorTom Hughes <tom@compton.nu>
Sun, 10 Jul 2022 08:30:16 +0000 (09:30 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 10 Jul 2022 08:30:16 +0000 (09:30 +0100)
roles/pyrene.rb

index 2d9c8dbfc87c9f5e42cf708e8f0391746abdbf2f..ff1b2fc4b7519542f53064652097ee3026db9fc0 100644 (file)
@@ -56,7 +56,7 @@ default_attributes(
   },
   :tile => {
     :database => {
-      :cluster => "12/main",
+      :cluster => "14/main",
       :postgis => "3"
     },
     :mapnik => "3.1",