From bef1a8fa2ca1cdb64606f7fcc29b90674ec78dbc Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 12 Mar 2020 16:30:58 +0100 Subject: [PATCH] switch-a1: set ports 5,6 to pub --- salt-pillar/switches/init.sls | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index 37831d7..92cde7a 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -824,22 +824,11 @@ switches: - mgmt - pub - priv25 - ap17: - mode: trunk - ports: 5 - vlans: - - mgmt - - pub - - priv25 - - iso4 - ap3: - mode: trunk - ports: 6 - vlans: - - mgmt - - pub - - priv25 - - iso4 + pub: + mode: access + ports: + - 5 + - 6 password: | -----BEGIN PGP MESSAGE-----