You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,7 @@ include_app_syslog_tcp
105
105
*`admin_password`: Password of the admin user above.
106
106
*`apps_domain`: A shared domain that tests can use to create subdomains that will route to applications also created in the tests, without scheme (HTTP/S) specified.
107
107
*`skip_ssl_validation`: Set to true if using an invalid (e.g. self-signed) cert for traffic routed to your CF instance; this is generally always true for BOSH-Lite deployments of CF.
108
+
*`skip_dns_validation`: Skip DNS validation for CF API and apps domain. Use true for proxy environments. Default:false
108
109
109
110
##### Optional parameters:
110
111
`include_*` parameters are used to specify whether to skip tests based on how a deployment is configured.
0 commit comments