canonical / deployment-configs

10 stars 12 forks source link

Remove .ubuntu.com from NO_PROXY #400

Closed jpmartinspt closed 3 years ago

jpmartinspt commented 3 years ago

We now have a subdomain of ubuntu.com that needs to e requests through the proxy, so we need to remove .ubuntu.com from the NO_PROXY environment variable. We should replace it with subdomains we know don't need to be proxied.

jpmartinspt commented 3 years ago

We decided we are better off fixing this issue in a different way. https://github.com/canonical-web-and-design/ubuntu.com/pull/8984