From 9acd41af304dc742fc3982f2dbd94c8edc0f4e12 Mon Sep 17 00:00:00 2001 From: Wayne Werner Date: Fri, 25 Jan 2019 16:25:54 -0600 Subject: [PATCH] Update network states doc Previously it was xmit_hash_policy, but that's not what the code is actually looking for. --- salt/states/network.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/states/network.py b/salt/states/network.py index ec3c2fd8edf3..b41fc6ba7414 100644 --- a/salt/states/network.py +++ b/salt/states/network.py @@ -164,7 +164,7 @@ - max_bonds: 1 - updelay: 0 - use_carrier: on - - xmit_hash_policy: layer2 + - hashing-algorithm: layer2 - mtu: 9000 - autoneg: on - speed: 1000