]> git.openstreetmap.org Git - chef.git/commitdiff
Switch balerion to use postgresql 16
authorTom Hughes <tom@compton.nu>
Thu, 28 Sep 2023 07:27:29 +0000 (08:27 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 28 Sep 2023 07:27:29 +0000 (08:27 +0100)
roles/bowser.rb

index 26e8d2d4f96b4f2525ebefe61c97c7d77222629f..cade47668669295e165198c9f7638644f98c6ed9 100644 (file)
@@ -36,7 +36,7 @@ default_attributes(
   },
   :tile => {
     :database => {
-      :cluster => "14/main",
+      :cluster => "16/main",
       :postgis => "3"
     },
     :mapnik => "3.1",