소스 검색

network.dpdk: Make dpdk kmod persistent

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
pull/145/head
Alexandru Avadanii 7 년 전
부모
커밋
305b6b0ae4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      linux/network/dpdk.sls

+ 1
- 0
linux/network/dpdk.sls 파일 보기

@@ -9,6 +9,7 @@ linux_dpdk_pkgs:
linux_dpdk_kernel_module:
kmod.present:
- name: {{ network.dpdk.driver }}
- persist: true
- require:
- pkg: linux_dpdk_pkgs
- require_in:

Loading…
취소
저장