summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-sw0.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-06-28 22:37:53 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-06-28 22:37:53 +0200
commit0cc6b62fe78cd0f1d0cb861ecf45fe1cc33c3cdc (patch)
treea556694ce0dd6df6e844915f683ffe2edd3a3e6b /inventory/host_vars/ch-sw0.yml
parentadded chaos-at-home access points (diff)
fix switch port assignment
Diffstat (limited to 'inventory/host_vars/ch-sw0.yml')
-rw-r--r--inventory/host_vars/ch-sw0.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-sw0.yml b/inventory/host_vars/ch-sw0.yml
index b8d3e02b..9bbfa636 100644
--- a/inventory/host_vars/ch-sw0.yml
+++ b/inventory/host_vars/ch-sw0.yml
@@ -25,9 +25,12 @@ switch_interfaces_yaml: |
- spec: range Gi1/0/19-22
vlan: {{ network_zones['iot'].vlan }}
- - spec: range Gi1/0/23-24
+ - spec: Gi1/0/23
vlan: {{ network_zones['svc'].vlan }}
+ - spec: Gi1/0/24
+ vlan: {{ network_zones['magenta'].vlan }}
+
- spec: Gi1/0/25
switchport_mode: general
tagged_only: true