
This is a new Noble server to replace the existing 01 server. The depends on will ensure the needed ACME records are in place before we deploy. There don't appear to be any private vars that need updating. The old server did not have a data volume so the new one does not either. If we find that we run out of disk space later we can use the ephemeral drive for the git repo and index content. Depends-On: https://review.opendev.org/c/opendev/zone-opendev.org/+/941140 Change-Id: I66a0edb4cd1646b8e2e944d713134a76e73769e0
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
.