yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89250
[Bug 1089405] Re: setting up system proxy via cloud-config might be nice
** Changed in: cloud-init
Status: Triaged => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1089405
Title:
setting up system proxy via cloud-config might be nice
Status in cloud-init:
Opinion
Bug description:
as seen in bug 1089389 it might be nice to set system wide proxy information. There seems to be reasonable explanation of how you'd do that at [1].
Config could look like:
system_proxy:
http_proxy: http://foo.bar:3128
https_proxy: https://foo.host:3128
ftp_proxy: ...
no_proxy: ...
cloud-init would/should take just the lower case and write
/etc/environment correctly.
Some tricky things here:
a.) cloud-init should then adjust its own environment to use these settings (and subprocesses)
b.) what about the datasource? ie, should / would access to http://169.254.169.254 be proxied?
[1] http://askubuntu.com/questions/150210/how-do-i-set-systemwide-
proxy-servers-in-xubuntu-lubuntu-or-ubuntu-studio
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1089405/+subscriptions