
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
8 lines
256 B
YAML
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.
|