certsync changes
- run weekly - preserve modification times - reload nginx conditionally
This commit is contained in:
parent
42b013c2c1
commit
d24285cfc3
2 changed files with 7 additions and 4 deletions
|
@ -19,6 +19,6 @@
|
|||
name: TLS Zertifikate synchronisieren
|
||||
job: "{{ certsync_script }}"
|
||||
minute: "0"
|
||||
hour: "6"
|
||||
day: "2"
|
||||
hour: "7"
|
||||
weekday: "1"
|
||||
tags: certsync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue