File: device-path-validation-331b52cbc9c70ae6.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    The following parameters are now optional and default to ``/dev/${name}``.

    - ``swift::storage::ext4::device``
    - ``swift::storage::mount::device``

upgrade:
  - |
    The ``swift::storage::xfs::device`` parameter no longer accepts an empty
    string. Use the default value or give an actual device path.