ironic-lib/releasenotes/notes/restore-centos7-compatibility-bfbe2bcf1d1fb7f0.yaml
Riccardo Pittau 731e2f9c82 Restore blkid compatibility with Centos 7
The blkid version included in util-linux 2.23.2 does not allow long
options name for probe and match-tag.
Use the short single letter name to restore compatibility with Centos 7

Story: 2009328
Task: 43764

Change-Id: I10a52c16ebe4e519d0af63b36c3a89fd5d371319
2021-11-15 15:53:32 +01:00

6 lines
170 B
YAML

---
fixes:
- |
Restore compatibility of blkid command with CentOS 7. For more details
see `Story 2009328 <https://storyboard.openstack.org/#!/story/2009328>`_.