SHELL=/bin/sh
#MAILTO=disk-root@yandex-team.ru
10 */3 * * * postgres /usr/local/bin/shard_list.py --s3-endpoint {{ salt['pillar.get']('data:s3:dblist_endpoint', 'https://s3.mds.yandex.net') }} --list-to-file /u0/backupcheck/db_list --alerts-to-file /u0/backupcheck/outdated_list --blacklist /u0/backupcheck/blacklist > /dev/null 2>&1
