~smoser/curtin/trunk.auto-proxy

Viewing all changes in revision 508.

  • Committer: Scott Moser
  • Date: 2017-07-22 12:05:47 UTC
  • mfrom: (507.1.3 trunk.proxy-vars)
  • Revision ID: smoser@ubuntu.com-20170722120547-nnj1rfej3eqvbiz9
Add top level 'proxy' to config, deprecate top level http_proxy.

This allows user to set http_proxy, https_proxy and no_proxy in their
config.
 proxy:
   http_proxy: http://squid:3128/
   https_proxy: http://squid:3128/
   no_proxy: 10.0.0.2,127.0.0.1

Also migrates over the old 'http_proxy' top level config to
proxy/http_proxy.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: