From e6554d614fa49cc5aec8f1345ee1031b321821e4 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Tue, 16 Jan 2018 11:54:56 -0800 Subject: [PATCH] Include default value within documentation --- website/source/docs/provisioning/shell.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioning/shell.html.md b/website/source/docs/provisioning/shell.html.md index 17c30d463..914156c4a 100644 --- a/website/source/docs/provisioning/shell.html.md +++ b/website/source/docs/provisioning/shell.html.md @@ -84,7 +84,7 @@ The remainder of the available options are optional: * `sha1` (string) - SHA1 checksum used to validate remotely downloaded shell files. * `sensitive` (boolean) - Marks the Hash values used in the `env` option as sensitive - and hides them from output. + and hides them from output. By default this is "false". ## Inline Scripts