a2e3d22a07
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
9 lines
372 B
YAML
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. |