Outbound proxy can be configured by setting
node['nexus3']['outbound_proxy'] attribute.
http proxy, https proxy can have a different configurations.
non_proxy_hosts can be used to not proxy request for the given
hosts.
NOTE: If outbound_proxy attribute is removed, proxy configuration is
cleaned. Which means if you manually set a config but do not add the
corresping attributes, your config will be erased with this commit.
Outbound proxy can be configured by setting node['nexus3']['outbound_proxy'] attribute.
http proxy, https proxy can have a different configurations. non_proxy_hosts can be used to not proxy request for the given hosts.
NOTE: If outbound_proxy attribute is removed, proxy configuration is cleaned. Which means if you manually set a config but do not add the corresping attributes, your config will be erased with this commit.