Change altnames to alt_names

Hi,

Could you please check if it was a typo?

https://www.vaultproject.io/api/secret/pki/

Regards,
pull/2003/head
abelgana 2017-11-25 17:29:21 -05:00 committed by GitHub
parent 8aafe64397
commit e7173e1d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ vault_ca_options:
format: pem
ttl: "{{ vault_max_lease_ttl }}"
exclude_cn_from_sans: true
altnames:
alt_names:
- "vault.{{ system_namespace }}.svc.{{ dns_domain }}"
- "vault.{{ system_namespace }}.svc"
- "vault.{{ system_namespace }}"