From 618da3ef204824236251e4f2ff349270f9138122 Mon Sep 17 00:00:00 2001 From: Daniel Poelzleithner Date: Fri, 16 Aug 2019 21:06:23 +0200 Subject: [PATCH] disable non working link --- 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 d588fbd..0d80fa7 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -11,7 +11,7 @@ switches: switch-b2: mode: bond ports: - - TenGigabitEthernet 1/1/1 + # - TenGigabitEthernet 1/1/1 - GigabitEthernet 1/0/25 - GigabitEthernet 1/0/26 - GigabitEthernet 1/0/27 @@ -276,7 +276,7 @@ switches: switch-b1: mode: bond ports: - - TenGigabitEthernet 1/1/1 + # - TenGigabitEthernet 1/1/1 - GigabitEthernet 1/0/25 - GigabitEthernet 1/0/26 - GigabitEthernet 1/0/27