
This mirror will be manually configured with kafs (see https://review.opendev.org/623974). This should be a nice distant geographic counterpoint to the IAD RAX server. This will need to be manually configured with a custom kernel for now, but fixes are making their way upstream and this host will be converted when available. Depends-On: https://review.opendev.org/667529 Change-Id: I6a22933029c096c781c93c33e6edf03bf59223c9
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
If set to True, will locally generate self-signed certificates in the same locations the real script would, instead of contacting letsencrypt. This is set during gate testing as the authentication tokens are not available.
If set to True will use the letsencrypt staging environment, rather than make production requests. Useful during initial provisioning of hosts to avoid affecting production quotas.
The same variable as described in
letsencrypt-request-certs
.