system-config/playbooks/roles/letsencrypt-create-certs
Jeremy Stanley c43289b75a Correct Apache restart for vexxhost-sjc1 mirror
This typo has apparently been causing occasional deploy job failures
for almost two years.

Change-Id: Ic74fa9241a70c120fc496c4e7461e7c899de90d2
2022-03-08 23:49:48 +00:00
..
defaults Fix letsencrypt_self_generate_tokens defaults 2021-10-06 08:40:43 -07:00
handlers Correct Apache restart for vexxhost-sjc1 mirror 2022-03-08 23:49:48 +00:00
tasks Generate ssl check list directly from letsencrypt variables 2020-05-20 14:27:14 +10:00
README.rst letsencrypt : don't use staging in the gate 2021-10-06 15:34:21 +11:00

README.rst

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.