Files
puppet-swift/releasenotes/notes/ext4-interface-sync-daaef41347bfe3e1.yaml
Takashi Kajinami 5d955ed003 ext4: Sync interface with xfs
This fixes the inconsistent interfaces between swift::storage::ext4 and
swift::storage::xfs, so that users can use both implementations more
easily without looking into actual interfaces in detail.

Change-Id: I708e57d2904499613c85e720f75919483e80aaee
2024-02-27 00:19:42 +00:00

10 lines
190 B
YAML

---
features:
- |
The following parameters have been added to the ``swift::storage::ext4``
defined resource type.
- ``mount_type``
- ``manage_filesystem``
- ``label``