File: swift-constraints-818407c7fc2c1025.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 (15 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
features:
  - |
    The new ``swift::constraints`` class, which manages the
    ``[swift-constraints]`` options, has been added.

deprecations:
  - |
    The ``swift::max_header_size`` parameter has been deprecated in favor of
    the new ``swift::constraints`` class.

  - |
    The ``swift::objectexpirer::auto_create_account_prefix`` parameter has been
    deprecated. Use the ``swift::constraints::auto_create_account_prefix``
    parameter instead.