diff --git a/winrm-with-certificate-authority/Readme.md b/winrm-with-certificate-authority/Readme.md index ad4a1c3..ce5e24c 100644 --- a/winrm-with-certificate-authority/Readme.md +++ b/winrm-with-certificate-authority/Readme.md @@ -289,7 +289,7 @@ Add the following to your `/opt/autopilot/conf/aae.yaml` in the GenericHandler s Mandatory: true - Name: Hostname Description: "host to execute command on" - Mandatory: true + Default: ${NodeName} - Name: Certificate Description: "path to the client certificate" Default: /opt/autopilot/conf/certs/autopilot.crt @@ -306,7 +306,7 @@ Add the following to your `/opt/autopilot/conf/aae.yaml` in the GenericHandler s Mandatory: true - Name: Hostname Description: "host to execute command on" - Mandatory: true + Default: ${NodeName} - Name: Certificate Description: "path to the client certificate" Default: /opt/autopilot/conf/certs/autopilot.crt