]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/files/default/replication-bin/streaming-replicator
Fix the streaming replicator
[chef.git] / cookbooks / planet / files / default / replication-bin / streaming-replicator
index 6af3f38312cd621d70d20903f68874ebf5dd25f0..7b78ae41a69f2aa41fa1bda810325a1678b9e467 100644 (file)
@@ -7,6 +7,6 @@ export TZ=UTC
 exec >> /var/log/replication/streaming-replicator 2>&1
 
 exec /usr/local/bin/osmosis -q \
-  --replicate-apidb iterations=0 minInterval=10000 maxInterval=60000 authFile=/etc/replication/auth.conf \
+  --replicate-apidb iterations=0 minInterval=10000 maxInterval=60000 authFile=/etc/replication/auth.conf validateSchemaVersion=false \
   --send-replication-sequence port=8081 \
   --write-replication workingDirectory=/var/lib/replication/streaming