Explorar el Código

Adding rx/tx offloading to params_supported

This allows rx/tx offloading to pass through to the Salt network
module so that it can be disabled.
master
Nate Bohman hace 6 años
padre
commit
ac84582be9
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      network/defaults.yaml

+ 4
- 0
network/defaults.yaml Ver fichero

@@ -21,6 +21,8 @@ Debian:
- post_up_cmds
- post_down_cmds
- noifupdown
- rx
- tx
{#- bonding #}
- master
- mode
@@ -84,6 +86,8 @@ RedHat:
- post_up_cmds
- post_down_cmds
- noifupdown
- rx
- tx
{#- bonding #}
- master
- mode

Cargando…
Cancelar
Guardar