]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade to postgres 14 on odin
authorTom Hughes <tom@compton.nu>
Wed, 13 Jul 2022 09:36:42 +0000 (10:36 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 13 Jul 2022 09:36:55 +0000 (10:36 +0100)
roles/odin.rb

index 6a71803393a913a9e344dd2860e66e2ac29cfdaa..b0c49764760cedc693dd47db40335034557b3424 100644 (file)
@@ -47,7 +47,7 @@ default_attributes(
   },
   :tile => {
     :database => {
   },
   :tile => {
     :database => {
-      :cluster => "12/main",
+      :cluster => "14/main",
       :postgis => "3"
     },
     :mapnik => "3.1",
       :postgis => "3"
     },
     :mapnik => "3.1",