Files
puppet-swift/releasenotes/notes/storage-disk-opts-65e4866c26090854.yaml
Takashi Kajinami e888e9c0d3 disk: Expose more options
... so that users can use this wrapper with more flexible customization
about filesystems and mounts. Also, this introduces the new filesystem
type parameter so that this common implementation can be used when ext4
is used.

Change-Id: Ib60576fc593f36c36a0e0bd03611a568e21913e9
2024-02-27 09:24:20 +09:00

10 lines
182 B
YAML

---
features:
- |
The ``swift::storage::disk`` defined resource type now supports
the following parameters.
- ``filesystem_type``
- ``mount_type``
- ``label``