0f4c670e3d
Sometimes package update takes very long. This introduces a parameter to make the command timeout tunable. Change-Id: Icf089b50f497f3200e55877894b555e1e84a2d64
7 lines
202 B
YAML
7 lines
202 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``openstack_extras::repo::redhat::redhat::update_timeout``
|
|
parameter has been added. This allows tuning timeout for `yum update -y`
|
|
(or `dnf update -y`) command.
|