openstack-ansible/releasenotes/notes/pkg-cacher-cfeae8fb990904a4.yaml
Jesse Pretorius dcfdc9321e Fix role SHA's for Newton-2 release
Change-Id: Ifc614c23a03b216c63891abc2821d6fefe4bcf52
2016-07-27 10:59:57 +00:00

7 lines
343 B
YAML

---
features:
- The repo server now has a Package Cache service for distribution packages. To leverage
the cache, deployers will need to configure the package manager on all hosts to use the
cache as a proxy. If a deployer would prefer to disable this service, the variable
``repo_pkg_cache_enabled`` should be set to ``false``.