puppet-swift/releasenotes/notes/xfs-label-mount-type-1f80ea...

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.