summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos_at_home_switches
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/group_vars/chaos_at_home_switches')
-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 }}"