From 46da9b56b5dc44d2172697a9ad61ff1396659e8b Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 9 Jan 2018 15:44:37 +0100 Subject: [PATCH] switches: fix c3d2 vlan on switch-b1 --- salt-pillar/switches/init.sls | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index e33db49..de033a1 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -200,22 +200,12 @@ switches: - GigabitEthernet1/0/11 - GigabitEthernet1/0/12 access: c3d2 - c3d2-thinkbert: - mode: access - ports: - - GigabitEthernet1/0/35 - access: c3d2 c3d2-storage: mode: bond ports: - GigabitEthernet1/0/14 - GigabitEthernet1/0/13 access: c3d2 - server2: - mode: trunk - ports: - - GigabitEthernet1/0/23 - access: c3d2 monit: mode: trunk ports: @@ -223,6 +213,11 @@ switches: vlans: - mgmt - c3d2 + c3d2: + mode: access + ports: + - GigabitEthernet1/0/23 + - GigabitEthernet1/0/35 password: | -----BEGIN PGP MESSAGE-----