puppet-vswitch/data/RedHat-family.yaml
Takashi Kajinami 10f574dc53 Replace params by hieradata
The params class is the legacy approach to define OS/version specific
values. This replaces the params class by the module hieradata
following the recent standard.

Change-Id: I046267279720e969b0ddde821fafff00e517e728
2023-10-17 11:05:19 +09:00

6 lines
174 B
YAML

---
vswitch::dpdk::package_name: 'openvswitch'
vswitch::dpdk::service_name: 'openvswitch'
vswitch::ovs::package_name: 'openvswitch'
vswitch::ovs::service_name: 'openvswitch'