We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49be1e commit 305b6b0Copy full SHA for 305b6b0
1 file changed
linux/network/dpdk.sls
@@ -9,6 +9,7 @@ linux_dpdk_pkgs:
9
linux_dpdk_kernel_module:
10
kmod.present:
11
- name: {{ network.dpdk.driver }}
12
+ - persist: true
13
- require:
14
- pkg: linux_dpdk_pkgs
15
- require_in:
0 commit comments