openstack-ansible/releasenotes/notes/pkg-cacher-cfeae8fb990904a4...

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``.