124238c25b
the validate_legacy function is marked for deprecation in v9.0.0 from puppetlabs-stdlib. This also adds type definitions for all parameters. Change-Id: I0e68a74bdae6e39ada7707f46e54ec180476c0dc
11 lines
264 B
YAML
11 lines
264 B
YAML
---
|
|
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.
|