Files
openstack-ansible-openstack…/releasenotes/notes/fastestmirror-configurable-08e075f8602164e5.yaml
Major Hayden 3d6612b821 Allow deployers to configure yum fastestmirror
This patch uses the new ``openstack_hosts_enable_yum_fastestmirror``
variable to determine whether yum's fastestmirror plugin should be
enabled.

Depends-On: I8b2a1db084ab47962dbef8c6b037836f44b4ed46
Change-Id: Id340ac48a551081031b14804d376e6e5d744fa0d
2018-02-13 16:03:54 -06:00

8 lines
256 B
YAML

---
features:
- |
Deployers of CentOS 7 environments can use the
``openstack_hosts_enable_yum_fastestmirror`` variable to enable or disable
yum's fastestmirror plugin. The default setting of ``yes`` ensures that
fastestmirror is enabled.