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