ironic-python-agent/releasenotes/notes/container-poweroff-d9ffb637cf1cee6c.yaml
Dmitry Tantsur b395181b1b Always fall back to sysrq when power off fails
The line we're looking for is not there when IPA is in a container, at least
for CentOS based containers. Just fall back to sysrq on errors.

Change-Id: Ie4ee605ad9c6cda58808512a563247175859c71e
2021-04-13 19:05:04 +02:00

6 lines
115 B
YAML

---
fixes:
- |
Fixes fall-back to sysrq when powering off or rebooting the node from
inside a container.