Opened 4 years ago
Closed 4 years ago
#2535 closed task (fixed)
Duplicated cronjob for updating letsencrypt certificates on osgeo7-nginx
Reported by: | strk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2020-II |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
There's an /etc/cron.d/certbot AND a line in root's crontab for doing the same thing: renewing letsencrypt certificates. We should have only one. Could be a good idea to manage cronjobs in a central place, and a good candidate for that would be https://git.osgeo.org/gitea/sac/ansible-deployment
Change History (2)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I commented out the root's cron job. We'll use the one in /etc/cron.d/certbot, which is installed by certbot package