Change altnames to alt_names

Hi,

Could you please check if it was a typo?

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

Regards,
This commit is contained in:
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

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 }}"