From fe5c981843e24c9e81e3b0e25a367e82af7e26e8 Mon Sep 17 00:00:00 2001 From: Lee Spottiswood Date: Wed, 7 Jun 2017 15:18:31 +0100 Subject: [PATCH] add usage docs for winrm_use_ntlm directive --- website/source/docs/templates/communicator.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/templates/communicator.html.md b/website/source/docs/templates/communicator.html.md index 470fdefe9..3b200f87e 100644 --- a/website/source/docs/templates/communicator.html.md +++ b/website/source/docs/templates/communicator.html.md @@ -127,3 +127,5 @@ The WinRM communicator has the following options. - `winrm_insecure` (boolean) - If true, do not check server certificate chain and host name + +- `winrm_use_ntlm` (boolean) - If true, use NTLM authentication for WinRM