X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0e385c19cb1db5b56b79d2860326f52ca2f0ae2a..1198cc96af6115a360c08e95ecb7654c83f944ef:/cookbooks/planet/templates/default/replication.cron.erb diff --git a/cookbooks/planet/templates/default/replication.cron.erb b/cookbooks/planet/templates/default/replication.cron.erb deleted file mode 100644 index cb019c0fb..000000000 --- a/cookbooks/planet/templates/default/replication.cron.erb +++ /dev/null @@ -1,13 +0,0 @@ -# DO NOT EDIT - This file is being maintained by Chef - -TZ=UTC - -MAILTO=brett@bretth.com - -* * * * * planet /usr/local/bin/osmosis -q --replicate-apidb authFile=/etc/replication/auth.conf validateSchemaVersion=false --write-replication workingDirectory=/store/planet/replication/minute -2 * * * * planet /home/bretth/bin/osmosis -q --merge-replication-files workingDirectory=/var/lib/replication/hour -5 * * * * planet /home/bretth/bin/osmosis -q --merge-replication-files workingDirectory=/var/lib/replication/day - -MAILTO=zerebubuth@gmail.com - -* * * * * planet /usr/local/bin/replicate-changesets /etc/replication/changesets.conf