0a7735d1ba
Currently we try to modprobe IPMI related modules in coreos image inside the chroot. It won't work, so we need to load them before we get in it. Change-Id: Ia0d912da8fc14aafcb6f84e9cc9e00c0408228e4 Closes-Bug: #1643353
4 lines
127 B
YAML
4 lines
127 B
YAML
---
|
|
fixes:
|
|
- Fixes detection of IPMI address in the CoreOS-based images
|
|
by loading IPMI modules before going into chroot. |