![Takashi Kajinami](/assets/img/avatar_default.png)
$::os_service_default is not used in puppet-vswitch. This change deprecates usage of it to prepare replacing it by undef, which is commonly used instead. Change-Id: Ibfe94720e28f5ce46977b2db2afa82a6888c28cb
9 lines
214 B
YAML
9 lines
214 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Usage of ``$::os_service_default`` fact for the following two parameters
|
|
have been deprecated. Use ``undef`` instead.
|
|
|
|
- ``ovs::ovs::vlan_limit``
|
|
- ``ovs::dpdk::vlan_limit``
|