system-config/playbooks/roles/letsencrypt-create-certs
Clark Boylan eade0b35b6 Remove grafana01 from config management
Now that we have grafana02 up and running we need to remove grafana01
from management so that it can be deleted. A followup change will clean
up DNS for us.

Change-Id: Ib90dadf404eb24aed5673d2611584bd00a278d45
2025-02-04 14:44:28 -08: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.