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
This commit is contained in:
parent
2066403ed1
commit
f10050a81f
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user