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

14 lines
193 B
Django/Jinja

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