{% from "components/postgres/pg.jinja" import pg with context %}
monitor ALL=(ALL) NOPASSWD: /etc/cron.yandex/pg_resetup.py --juggler -c {{ salt['pillar.get']('data:config:checkpoint_timeout', '5min') }} -m {{ pg.version.major }}
