Activity log for bug #1702332

Date Who What changed Old value New value Message
2017-07-04 16:09:44 Julen Larrucea bug added bug
2017-07-04 16:10:09 Julen Larrucea description On Ubuntu 17.04 MaaS 2.2.0~rc1+bzr5922-0ubuntu2 Setting up a custom http-proxy is used for '/etc/apt.conf.d/90cloud-init-aptproxy' on the targets while commissioning. So far so good. Unfortunately, the commissioning of a plain and default Ubuntu node also involves some fancy calls to i.e. 'https://search.apps.ubuntu.com/api/v1/snaps/metadata' or 'ntp.ubuntu.com'. These calls will not likely success, because, as the $http_proxy variable on the controller already knows, ... we are behind a proxy. Why not to include the http_proxy as a global environment variable? On Ubuntu 17.04 MaaS 2.2.0~rc1+bzr5922-0ubuntu2  Setting up a custom http-proxy is used for '/etc/apt.conf.d/90cloud-init-aptproxy' on the targets while commissioning. So far so good.  Unfortunately, the commissioning of a plain and default Ubuntu node also involves some fancy calls to i.e. 'https://search.apps.ubuntu.com/api/v1/snaps/metadata' or 'ntp.ubuntu.com'.  These calls will not likely success, because, as the $http_proxy variable on the controller already knows, ... we are behind a proxy.  Why not to include the http_proxy as a global environment variable on the target nodes?
2017-07-07 19:41:09 Andres Rodriguez maas: importance Undecided Wishlist
2017-07-07 19:41:12 Andres Rodriguez maas: milestone 2.3.0
2017-07-07 19:41:14 Andres Rodriguez maas: status New Triaged
2017-07-07 22:39:09 Andres Rodriguez summary http_proxy only for apt? Add ability to set proxy for environment
2017-10-31 15:32:13 Andres Rodriguez maas: milestone 2.3.0 2.3.x
2019-09-19 12:04:04 Adam Collard maas: status Triaged Invalid