homeserver/roles/mgrote_cv4pve_autosnap/templates/cv4pve.timer.j2
Michael Grote 1763fdf1b6
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful
update cv4pve autosnap role (#20)
Reviewed-on: #20
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-04-14 21:40:43 +02:00

11 lines
253 B
Django/Jinja

{{ 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