From 1671e179e3d70ef3ccf8f748da0bf70703d5961d Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 9 Jul 2013 22:55:55 +0100 Subject: [PATCH] Run streaming replicator using Brett's osmosis for now --- .../planet/files/default/replication-bin/streaming-replicator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/planet/files/default/replication-bin/streaming-replicator b/cookbooks/planet/files/default/replication-bin/streaming-replicator index 6af3f3831..0837b67aa 100644 --- a/cookbooks/planet/files/default/replication-bin/streaming-replicator +++ b/cookbooks/planet/files/default/replication-bin/streaming-replicator @@ -6,7 +6,7 @@ export TZ=UTC exec >> /var/log/replication/streaming-replicator 2>&1 -exec /usr/local/bin/osmosis -q \ +exec /home/bretth/bin/osmosis -q \ --replicate-apidb iterations=0 minInterval=10000 maxInterval=60000 authFile=/etc/replication/auth.conf \ --send-replication-sequence port=8081 \ --write-replication workingDirectory=/var/lib/replication/streaming -- 2.43.2