WIP: Replace the certbot systemd unit with a cron job with notifications #68
@@ -90,5 +90,5 @@ cron "certbot" do
|
|||||||
hour "0,12"
|
hour "0,12"
|
||||||
minute 0
|
minute 0
|
||||||
mailto "ops@kosmos.org"
|
mailto "ops@kosmos.org"
|
||||||
command "cronic /usr/bin/certbot renew"
|
command "cronic /usr/bin/certbot renew -q"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user