system-config/playbooks/roles/letsencrypt-create-certs
Ian Wienand 8627b4dfc3 static: remove unused letsencrypt group variable
The etsencrypt_certs variable defined here in the "static" group file
is overwritten by the host variable.  This is not doing anything (and
we don't have a logs.openstack.org any more as it is all in object
storage), remove it.

Change-Id: I6910d6652c558c94d71b1609d1194b654bc5b42d
2022-08-04 16:03:56 +10:00
..

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.