Updated questions.yaml
parent
1a813b2dea
commit
0f7ceda35a
Binary file not shown.
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue