Page MenuHomePhabricator
Paste P6949

gehel@maps-test2004:~$ sudo -u osmupdater crontab -l
ActivePublic

Authored by Gehel on Apr 5 2018, 8:51 AM.
# HEADER: This file was autogenerated at 2017-10-16 13:56:54 +0000 by puppet.
# HEADER: While it can still be managed manually, it is definitely not recommended.
# HEADER: Note particularly that the comments starting with 'Puppet Name' should
# HEADER: not be deleted, as doing so could cause duplicate cron jobs.
# Puppet Name: expire_old_planet_syncs-gis
* * * * * /usr/bin/find /srv/osm_expire -mtime +30 -type f -exec rm {} \;
# Puppet Name: planet_sync-gis
PGPASSWORD=0sgacwdnS8ihe4
PGPASS=0sgacwdnS8ihe4
* * * * * /usr/local/bin/replicate-osm >> /var/log/osmosis//osm2pgsql.log 2>&1
# Puppet Name: planet_sync-ct
PGPASSWORD=0sgacwdnS8ihe4
https_proxy=https://webproxy.eqiad.wmnet:8080
* * * * * /usr/local/bin/process-osm-data planet-update >> /var/log/osm_replication//planet-update.log 2>&1 ; sudo -u tileratorui /usr/local/bin/notify-tilerator >> /var/log/osm_replication//planet-update.log 2>&1

Event Timeline