From f10050a81fc38612788c61015bd5c6fe2e011053 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 6 Nov 2024 09:07:33 -0800 Subject: [PATCH] Run letsencrypt twice in system-config-run-letsencrypt We want to ensure multiple runs of acme.sh and the entire letsencrypt machinery produce expected results so run the playbook twice in this job. Change-Id: I24afd27a07576bd8e30b4466d338310bdff89d49 --- zuul.d/system-config-run.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/system-config-run.yaml b/zuul.d/system-config-run.yaml index 6dd62932b6..ed180616cf 100644 --- a/zuul.d/system-config-run.yaml +++ b/zuul.d/system-config-run.yaml @@ -249,6 +249,8 @@ run_playbooks: - playbooks/service-nameserver.yaml - playbooks/letsencrypt.yaml + # Run twice to ensure correct behavior on a second pass + - playbooks/letsencrypt.yaml # Make sure this test runs acme.sh letsencrypt_self_generate_tokens: False host-vars: