]> git.openstreetmap.org Git - chef.git/blob - cookbooks/planet/templates/default/replicate-minute.erb
split configuration in two, include new templates
[chef.git] / cookbooks / planet / templates / default / replicate-minute.erb
1 #!/bin/sh
2
3 set -e
4
5 cd /etc/replication
6
7 osmdbt-catchup --quiet
8 osmdbt-get-log --quiet
9 osmdbt-catchup --quiet
10 osmdbt-create-diff --quiet --with-comment --max-changes=50000