File: parameter-types-7755578432ebad07.yaml

package info (click to toggle)
puppet-module-vswitch 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 596 kB
  • sloc: ruby: 2,189; python: 38; sh: 10; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
upgrade:
  - |
    Now this module implements strict data type validations.

deprecations:
  - |
    The ``vswitch::dpdk::memory_channels`` parameter now supports string and
    integer but string support has been deprecated. Use an integer value
    instead.