Skip to content

Commit 305b6b0

Browse files
committed
network.dpdk: Make dpdk kmod persistent
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
1 parent f49be1e commit 305b6b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

linux/network/dpdk.sls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ linux_dpdk_pkgs:
99
linux_dpdk_kernel_module:
1010
kmod.present:
1111
- name: {{ network.dpdk.driver }}
12+
- persist: true
1213
- require:
1314
- pkg: linux_dpdk_pkgs
1415
- require_in:

0 commit comments

Comments
 (0)