Fix the letsencrypt CA file name.

This commit is contained in:
Andrea Dell'Amico 2021-09-28 12:41:16 +02:00
parent 6c84fdd783
commit 311fb2bf65
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@ ipa_replica_installation_command: "ipa-replica-install --no-reverse --setup-dns
ipa_run_the_installation_command: True
ipa_ssl_letsencrypt_managed: True
ipa_ssl_letsencrypt_use_hook: False
ipa_letsencrypt_ca_filename: lets-encrypt-x3-cross-signed.pem
ipa_letsencrypt_ca_filename: letsencrypt-ca-all.pem
ipa_letsencrypt_cron_job_day: '1'