computer-playbook/roles/health-journalctl/templates/health-journalctl.timer.j2

11 lines
201 B
Django/Jinja

[Unit]
Description=starts health-journalctl.service
[Timer]
OnCalendar={{on_calendar_health_journalctl}}
RandomizedDelaySec={{randomized_delay_sec}}
Persistent=false
[Install]
WantedBy=timers.target