Skip to main content

proxy component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/proxy@stable
inputs:
http_proxy: <value>
https_proxy: <value>

Inputs

NameDescriptionDefaultType
------------
http_proxySample value http://proxynoauth.example.com:8080string
https_proxySample value http://proxynoauth.example.com:8080string
no_proxyComma-separated list of hosts that should be excluded from proxying..local,127.0.0.1,localhoststring