summaryrefslogtreecommitdiff
path: root/roles/x509/uacme/base/templates/uacme-reconcile.timer.j2
blob: 6d37a16205e3e171f6cbef09b0434915247d3b38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Reconcile Let's Encrypt certificates using uacme

[Timer]
OnCalendar=*-*-* 00,12:00:00
RandomizedDelaySec=1h
Persistent=yes

[Install]
WantedBy=timers.target