12 lines
249 B
Django/Jinja
12 lines
249 B
Django/Jinja
# Gere par Set-OPS (role client_pki).
|
|
[Unit]
|
|
Description=Timer for certificate renewal of %I
|
|
Documentation=https://smallstep.com/docs/step-ca/renewal
|
|
|
|
[Timer]
|
|
Persistent=true
|
|
OnCalendar=*:1/15
|
|
RandomizedDelaySec=5m
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|