bifrost/releasenotes/notes/add-support-for-rootfs-uuid-9c332327954f7580.yaml
Piotr Parczewski b8833c5ac7 Add support for root filesystem UUID customisation
As per [1], it is mandatory to specify filesystem's UUID in order to provision
hosts with software RAID. This commit adds a dedicated new variable for this.

[1] https://docs.openstack.org/ironic/latest/admin/raid.html#image-requirements

Change-Id: I1ba7d400aeea473d316a44a9405d2c792b4e3054
2021-11-30 10:47:31 +01:00

6 lines
145 B
YAML

---
features:
- |
Adds support for setting root filesystem's UUID that can be deployed
on top of software RAID based root disk device.