Updated questions.yaml

pull/364/head
root 2022-03-10 07:16:39 +00:00
parent 1a813b2dea
commit 0f7ceda35a
2 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ questions:
subquestions:
- variable: proxySettings.NO_PROXY
default: ""
description: "Provide the user defined IPs/hosts and subnets to exempt from proxy. User can provide comma seperated values. For exmaple: 'localhost\,127.0.0.1\,10.239.112.0\/20\,10.240.0.0\/14'"
description: "Provide the user defined IPs/hosts and subnets to exempt from proxy. User can provide comma separated values. For example: 'localhost,127.0.0.1,10.239.112.0/20,10.240.0.0/14'"
required: false
type: string
label: "No Proxy (Optional)"