Explorar el Código

network.dpdk: Make dpdk kmod persistent

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
pull/145/head
Alexandru Avadanii hace 7 años
padre
commit
305b6b0ae4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      linux/network/dpdk.sls

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

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

Cargando…
Cancelar
Guardar