Add go-crond service and use to manage letsencrypt auto renew cron
What does this MR do?
- Adds
go-crond
to the build - Adds a
crond
cookbook with acrond_job
LWRP to specify jobs - Extends the letsencrypt cookbook to use
crond
andcrond_job
resource to trigger the cronned renewal checks - Adds documentation on how to use/disable the feature
Checklist
See Definition of done.
-
Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes. -
Documentation created/updated -
Tests added -
Integration tests added to GitLab QA, if applicable -
MR targeting master
branch -
MR has a green pipeline on GitLab.com
Reviewer Checklist
In addition to above, reviewer must:
-
Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks
References
Closes #3251 (closed)