From 177a36bb7d37ae6fc016a6e1899550c56840acd0 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 17 Jan 2017 16:10:04 +0100 Subject: [PATCH] switches: TenGigabitEthernet between b1/b2 is trunk not bond --- salt-pillar/switches/init.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index 0d137b3..50706f9 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -9,7 +9,7 @@ switches: # 10GE hinten ports: switch-b2: - mode: bond + mode: trunk ports: - TenGigabitEthernet1/1/1 vlans: @@ -193,7 +193,7 @@ switches: # 10GE hinten ports: switch-b1: - mode: bond + mode: trunk ports: - TenGigabitEthernet1/1/1 vlans: