]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade to postgres 14 on albi, scorch and necrosan
authorTom Hughes <tom@compton.nu>
Sat, 9 Jul 2022 15:08:08 +0000 (16:08 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 9 Jul 2022 15:08:08 +0000 (16:08 +0100)
roles/albi.rb
roles/necrosan.rb
roles/scorch.rb

index 3e53363af81f51b26f2a675d9bb06a9fe0afce58..7d45065c6ca7a1f8ba1493104a40ac6cd27e2cf2 100644 (file)
@@ -42,7 +42,7 @@ default_attributes(
   },
   :tile => {
     :database => {
   },
   :tile => {
     :database => {
-      :cluster => "12/main",
+      :cluster => "14/main",
       :postgis => "3"
     },
     :mapnik => "3.1",
       :postgis => "3"
     },
     :mapnik => "3.1",
index 5b4a6742235c332a79a48b7c77b74b1b7dfbc55a..cd5abd1193c5c270e0c1e6cdc5688a188ca78e24 100644 (file)
@@ -48,7 +48,7 @@ default_attributes(
   },
   :tile => {
     :database => {
   },
   :tile => {
     :database => {
-      :cluster => "12/main",
+      :cluster => "14/main",
       :postgis => "3"
     },
     :mapnik => "3.1",
       :postgis => "3"
     },
     :mapnik => "3.1",
index e201db984a47098391c36b74907980d9605e3638..0775afde88e428f4c93a4e5c07a18c466bc648ae 100644 (file)
@@ -60,7 +60,7 @@ default_attributes(
   },
   :tile => {
     :database => {
   },
   :tile => {
     :database => {
-      :cluster => "12/main",
+      :cluster => "14/main",
       :postgis => "3"
     },
     :mapnik => "3.1",
       :postgis => "3"
     },
     :mapnik => "3.1",