From d94eb7b8952150f48c8fa8181d8286264b7e4c78 Mon Sep 17 00:00:00 2001 From: Astro Date: Fri, 27 Nov 2020 20:15:08 +0100 Subject: [PATCH] switches: reenable switch-b[12] TenGigabitEthernet ports --- 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 dc5c4a5..bccd319 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -12,7 +12,7 @@ switches: mode: bond group: 3 ports: - # - TenGigabitEthernet 1/1/1 + - TenGigabitEthernet 1/1/1 - GigabitEthernet 1/0/25 - GigabitEthernet 1/0/26 - GigabitEthernet 1/0/27 @@ -292,7 +292,7 @@ switches: mode: bond group: 2 ports: - # - TenGigabitEthernet 1/1/1 + - TenGigabitEthernet 1/1/1 - GigabitEthernet 1/0/25 - GigabitEthernet 1/0/26 - GigabitEthernet 1/0/27