This repository has been archived on 2025-05-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
transip-client-ansible/templates/timer.j2
2021-06-05 15:13:46 +02:00

14 lines
250 B
Django/Jinja

# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
#
[Unit]
Description=Trans IP client timer
[Timer]
OnBootSec=15min
OnUnitActiveSec=5min
Unit=transip-client.service
Persistent=true
[Install]
WantedBy=timers.target