From e33b95d5ea861104387a2caeb288622c8b269a9a Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Wed, 17 Oct 2018 15:14:40 -0700 Subject: [PATCH] cleanup pki docs --- website/source/docs/job-specification/template.html.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/source/docs/job-specification/template.html.md b/website/source/docs/job-specification/template.html.md index c06a45ed8..b5af868a8 100644 --- a/website/source/docs/job-specification/template.html.md +++ b/website/source/docs/job-specification/template.html.md @@ -242,7 +242,9 @@ EOH } ``` -Make sure you set `generate_lease=true` on the `pki/issue/foo` role in Vault's PKI backend. Otherwise the template stanza will frequently render a new certificate (approximately every minute) which is probably not what you want. +Most users should set `generate_lease=true` on the `pki/issue/foo` role in Vault's +PKI backend. If this value is not set, the template stanza will frequently render a new +certificate, approximately every minute, which is probably not what you want. ### Vault KV API v1