Merge "Add dependency to openvswitch service for adding DPDK_OPTIONS"
This commit is contained in:
commit
ad654fa0ff
@ -93,6 +93,7 @@ class vswitch::dpdk (
|
||||
case $::osfamily {
|
||||
'Redhat': {
|
||||
file_line { '/etc/sysconfig/openvswitch':
|
||||
notify => Service['openvswitch'],
|
||||
path => '/etc/sysconfig/openvswitch',
|
||||
match => '^DPDK_OPTIONS.*',
|
||||
line => $options,
|
||||
|
Loading…
x
Reference in New Issue
Block a user