Fix the letsencrypt CA file name.
This commit is contained in:
parent
6c84fdd783
commit
311fb2bf65
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue