homeserver/roles/mgrote.zfs_sanoid/templates/sanoid.timer.j2

12 lines
254 B
Plaintext
Raw Normal View History

2022-04-01 17:57:20 +02:00
{{ file_header | default () }}
[Unit]
Description=Timer: Trigger VM-Snapshots in PVE with cv4pve.
[Timer]
OnCalendar=*-*-* {{ cv4pve_cron_hour }}:{{ cv4pve_cron_minute }}:00
RandomizedDelaySec=10 min
[Install]
WantedBy=timers.target multi-user.target