]> git.openstreetmap.org Git - chef.git/commitdiff
Use osm2pgsql for replication on bowser
authorTom Hughes <tom@compton.nu>
Sat, 25 Nov 2023 14:10:30 +0000 (14:10 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 25 Nov 2023 14:10:30 +0000 (14:10 +0000)
roles/bowser.rb

index 8ebde6e8bf4fcaf33c25d9d83280e1d63c747ff7..db7c2605d52ef84e12f53b40335b8684deb7f84c 100644 (file)
@@ -39,6 +39,9 @@ default_attributes(
       :cluster => "16/main",
       :postgis => "3"
     },
+    :replication => {
+      :engine => "osm2pgsql"
+    },
     :mapnik => "3.1",
     :styles => {
       :default => {