-Dhttp.proxySet=true
-Dhttp.proxyHost={{proxy_host}}
-Dhttp.proxyPort={{proxy_port}}
-Dhttps.proxyHost={{proxy_host}}
-Dhttps.proxyPort={{proxy_port}}
-Dhttp.nonProxyHosts='{{jvm_no_proxy}}'
-Dhttps.nonProxyHosts='{{jvm_no_proxy}}'