File: xfs-label-mount-type-1f80ea3bb0a32e0c.yaml

package info (click to toggle)
puppet-module-swift 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,480 kB
  • sloc: ruby: 9,604; python: 33; makefile: 10; sh: 10
file content (8 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
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.