infrastructure/coreos-config/plays/templates/heartbeat.timer.j2

10 lines
136 B
Django/Jinja

[Unit]
Description=Send heartbeat every 5 minutes
[Timer]
OnCalendar=*-*-* *:00/5:00
Persistent=true
[Install]
WantedBy=timers.target