computer-playbook/roles/docker-mailu/templates/deploy-letsencrypt-mailu.timer.j2

11 lines
218 B
Plaintext
Raw Normal View History

2021-04-05 16:22:55 +02:00
[Unit]
Description=Deployment of Let's Encrypt's certificates
2021-04-05 16:22:55 +02:00
[Timer]
OnCalendar={{on_calendar_deploy_mailu_certificates}}
RandomizedDelaySec={{randomized_delay_sec}}
2021-04-05 16:22:55 +02:00
Persistent=true
[Install]
WantedBy=timers.target