puppet-openstack_extras/releasenotes/notes/yum-update-timeout-c68438aab2477331.yaml
Takashi Kajinami 0f4c670e3d Allow tuning timeout for package update
Sometimes package update takes very long. This introduces a parameter
to make the command timeout tunable.

Change-Id: Icf089b50f497f3200e55877894b555e1e84a2d64
2023-05-31 14:15:01 +09:00

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.