~chad.smith/curtin/docs-proposed

Viewing all changes in revision 509.

  • Committer: Scott Moser
  • Date: 2017-07-25 16:01:48 UTC
  • mfrom: (508.1.5 trunk.auto-proxy)
  • Revision ID: smoser@ubuntu.com-20170725160148-qm4z999lwk5pfmas
tools/launch: automatically pass on proxy settings to curtin

This makes tools/launch automatically pass on proxy settings
  http_proxy, https_proxy, no_proxy
from its environment into curtin via curtins' newly added 'proxy' config.

It also puts the discovered IP address into 'no_proxy'. This means
that by default, curtin will get the host environment's proxy settings
but will not attempt to use the proxy for the host's IP address. This is
done because it is likely that the configured proxy will not proxy
traffic back to this host.

As an implementation detail, it adds 'curtin_extra' arguments and
integrates the previously added '--install-deps' flag into that.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: