You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/vault_pki/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,5 +46,4 @@ Role variables
46
46
*`vault_pki_generate_certificates`: whether to generate leaf certificates or not (default: `false`)
47
47
*`vault_pki_write_certificates_host:` The host on which certificates will be written to. (default: "localhost")
48
48
*`vault_pki_certificates_directory`: directory to output certificate files to.
49
-
*`vault_pki_write_certificates`: whether to write generated certificates to a file or not (default: `false`)
50
49
*`vault_pki_certificate_subject`: The certificate subject parameters e.g. `ttl``ip_sans`. List of Dicts containing `{role: <name of Certificate role>, common_name: <common name of certificate>, extra_params: {ttl: <value>, alt_sans: <value>, ip_sans: <value> }}`
0 commit comments