ironic-python-agent/releasenotes/notes/no-zram-78cc6583f4f90a9c.yaml
Dmitry Tantsur 88796a8936 Do not try to use zRAM devices for anything
These devices are mapped into memory, but nonetheless can appear
in lsblk output. Ignore them explicitly.

Change-Id: I2bb595ef29abdc98bd887bdf41c3c7f64cc3a7e6
2019-08-07 16:10:51 +02:00

5 lines
71 B
YAML

---
fixes:
- |
No longer tries to use zRAM devices for anything.