Ver código fonte

network.dpdk: Make dpdk kmod persistent

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
pull/145/head
Alexandru Avadanii 6 anos atrás
pai
commit
305b6b0ae4
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      linux/network/dpdk.sls

+ 1
- 0
linux/network/dpdk.sls Ver arquivo

@@ -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:

Carregando…
Cancelar
Salvar