commit | 305b6b0ae4139c1bca13008e2f41d35ef937ad32 | [log] [tgz] |
---|---|---|
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | Tue Feb 27 03:35:02 2018 +0100 |
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | Tue Feb 27 03:35:02 2018 +0100 |
tree | e9c3c7d1fd109e028ab31969841978feeaa516bb | |
parent | f49be1e7567dd7368dc503fbf190804123dab0ce [diff] |
network.dpdk: Make dpdk kmod persistent Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
diff --git a/linux/network/dpdk.sls b/linux/network/dpdk.sls index 573ce8c..4b73f7f 100644 --- a/linux/network/dpdk.sls +++ b/linux/network/dpdk.sls
@@ -9,6 +9,7 @@ linux_dpdk_kernel_module: kmod.present: - name: {{ network.dpdk.driver }} + - persist: true - require: - pkg: linux_dpdk_pkgs - require_in: