summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-09-19 01:55:59 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-09-19 01:55:59 +0200
commit0eb02c775e967cef2f53fc4b5964a4773f30fe27 (patch)
treea306dfddc9d70e2f741e7d4725cb889b676b2b28 /inventory
parentusing hetzner apt-repo-provider breaks debian installer... (diff)
clean up switch config
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ch-sw0.yml18
-rw-r--r--inventory/host_vars/ch-sw1.yml2
2 files changed, 11 insertions, 9 deletions
diff --git a/inventory/host_vars/ch-sw0.yml b/inventory/host_vars/ch-sw0.yml
index 02e56259..7a978361 100644
--- a/inventory/host_vars/ch-sw0.yml
+++ b/inventory/host_vars/ch-sw0.yml
@@ -9,17 +9,19 @@ switch_interfaces_yaml: |
switchport_mode: trunk
- spec: Te1/0/3
- description: "equinox-ws"
- switchport_mode: general
- pvid: {{ network_zones.lan.vlan }}
- allowed_vlans_untagged:
- - {{ network_zones.lan.vlan }}
- allowed_vlans_tagged:
- - {{ network_zones.mgmt.vlan }}
+ description: "FRU"
+ vlan: {{ network_zones.lan.vlan }}
- spec: Te1/0/4
+ description: "equinox-ws"
+ vlan: {{ network_zones.lan.vlan }}
+ - spec: Gi1/0/6
+ description: "equinox-ws"
+ vlan: {{ network_zones.mgmt.vlan }}
+
+ - spec: Gi1/0/5
vlan: {{ network_zones.lan.vlan }}
- - spec: range Gi1/0/5-16
+ - spec: range Gi1/0/7-16
vlan: {{ network_zones.lan.vlan }}
- spec: range Gi1/0/17-18
diff --git a/inventory/host_vars/ch-sw1.yml b/inventory/host_vars/ch-sw1.yml
index bd6fe7f1..393674d0 100644
--- a/inventory/host_vars/ch-sw1.yml
+++ b/inventory/host_vars/ch-sw1.yml
@@ -5,7 +5,7 @@ switch_interfaces_yaml: |
switchport_mode: trunk
- spec: Te1/0/2
- description: "prom (oldnew)"
+ description: "RFU"
switchport_mode: trunk
- spec: Te1/0/3