summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos_at_home_switches/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-06-22 02:52:11 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-06-22 02:52:11 +0200
commitea8d404676aaae68856ae82f0b2f01e230c39289 (patch)
tree33c1d443940b9f534bbdfec84d43a4d9893271de /inventory/group_vars/chaos_at_home_switches/main.yml
parentdellos6: fix idempotence (diff)
dellos: basic vlan management
Diffstat (limited to 'inventory/group_vars/chaos_at_home_switches/main.yml')
-rw-r--r--inventory/group_vars/chaos_at_home_switches/main.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/inventory/group_vars/chaos_at_home_switches/main.yml b/inventory/group_vars/chaos_at_home_switches/main.yml
index 676f87d8..df166186 100644
--- a/inventory/group_vars/chaos_at_home_switches/main.yml
+++ b/inventory/group_vars/chaos_at_home_switches/main.yml
@@ -1,3 +1,5 @@
---
-network_mgmt_zone: "{{ network_zones.mgmt }}"
-network_mgmt_interface: "Gi1/0/28"
+switch_mgmt_zone: "{{ network_zones.mgmt }}"
+switch_mgmt_interface: "Gi1/0/28"
+
+switch_network_zones: "{{ network_zones }}"