Setup proxy settings on minions
192.168.1.4:
proxy.managed:
- port: 3128
- bypass_domains:
- localhost
- 127.0.0.1
Manages proxy settings for this mininon
The proxy server to use
The port used by the proxy server
A list of the services that should use the given proxy settings, valid services include http, https and ftp. If no service is given all of the valid services will be used.
The username to use for the proxy server if required
The password to use for the proxy server if required
An array of the domains that should bypass the proxy
The network service to apply the changes to, this only necessary on macOS
Generated on October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy