openstack-ansible/releasenotes/notes/proxy-apt-cacher-ng-1bedb761e2db04b8.yaml
Andy McCrae a2e3d22a07 Fix role SHA's for Ocata-2 release
This patch includes a SHA update, which has been tested as working in
patch https://review.openstack.org/#/c/410433/ which was not yet merged.

NB: We are still leaving the Ceilometer upstream SHA at HEAD as of
8.11.2016 due to https://bugs.launchpad.net/ceilometer/+bug/1643821

Change-Id: I6b60adca4e66550c3f52a32359bfc5e247cda661
2016-12-14 14:20:37 +00:00

9 lines
372 B
YAML

---
upgrade:
- The variable ``proxy_env_url`` is now used by the apt-cacher-ng jinja2
template to set up an HTTP/HTTPS proxy if needed.
fixes:
- The apt-cacher-ng daemon does not use the proxy server specified in
environment variables. The proxy server specified in the
``proxy_env_url`` variable is now set inside the apt-cacher-ng
configuration file.