From f369ae217868b8ccfe7c00c31865f050a16ba77c Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Thu, 7 Mar 2019 11:37:11 +0100 Subject: [PATCH] Update windows-shell.html.md copy paste valid_exit_codes from powershell.html.md --- website/source/docs/provisioners/windows-shell.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/docs/provisioners/windows-shell.html.md b/website/source/docs/provisioners/windows-shell.html.md index 50768a320..4b13ab243 100644 --- a/website/source/docs/provisioners/windows-shell.html.md +++ b/website/source/docs/provisioners/windows-shell.html.md @@ -75,6 +75,9 @@ Optional parameters: exists in order to deal with times when SSH may restart, such as a system reboot. Set this to a higher value if reboots take a longer amount of time. +- `valid_exit_codes` (list of ints) - Valid exit codes for the script. By + default this is just 0. + ## Default Environmental Variables In addition to being able to specify custom environmental variables using the