From c1dd2cfe71cad15c92e7865696fe266ec95e96b9 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 17 Jan 2017 20:08:01 +0100 Subject: [PATCH] switches: plug ap7 --- salt-pillar/switches/init.sls | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index 010ac9c..0e937fd 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -119,6 +119,7 @@ switches: vlans: - mgmt - pub + - priv7 server1: mode: bond ports: @@ -440,10 +441,17 @@ switches: vlans: - mgmt - pub + ap7: + mode: trunk + ports: 7 + vlans: + - mgmt + - pub + - priv7 pub: mode: access ports: - - 6-8 + - 6,8 password: | -----BEGIN PGP MESSAGE-----