
... in addition to uuid and device name, as a more static but more flexible way to assign devices to mount points. Change-Id: I92e3f5d09c071c48e8b51026a2cda2394cbe33cf
9 lines
319 B
YAML
9 lines
319 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``swift::storage::xfs`` defined resource type now supports
|
|
``type => 'label'``, which uses filesystem label for mount.
|
|
When this is used, the defined type adds the label, according to the new
|
|
``label`` parameter, which defaults to the title, when creating a XFS file
|
|
system.
|