From d2e3b495dabafb7297dd658e9a859b3d981da6cd Mon Sep 17 00:00:00 2001 From: webzwo0i Date: Fri, 20 Jan 2017 20:24:56 +0100 Subject: [PATCH] configure c1-switch for ap13 --- salt-pillar/switches/init.sls | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index fcb6af2..faddc9d 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -397,9 +397,12 @@ switches: mgmt: mode: access ports: '20' - pub: - mode: access + ap13: + mode: trunk ports: 18 + vlans: + - mgmt + - pub ap12: mode: trunk ports: 17