At this point gitea09-14 should be our only production gitea backends behind haproxy and the only gitea servers replicated to by Gerrit. Additionally, our gitea DB backups should be moved to gitea09 by our depends on change. There shouldn't be any other reason to keep these servers around as long as the new ones are keeping up. Depends-On: https://review.opendev.org/c/opendev/system-config/+/876471 Change-Id: I3d4dfa1682ed1d14c6cd9108fbcbe0bf934b72c7
Generate letsencrypt certificates
This must run after the letsencrypt-install-acme-sh,
letsencrypt-request-certs and
letsencrypt-install-txt-records roles. It will run the
acme.sh process to create the certificates on the host.
Role Variables
The same variable as described in
letsencrypt-request-certs.