summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-router.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-01-06 02:07:51 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-01-06 02:07:51 +0100
commit56bbfc2e94bd20b289117f89aa2221efb263eaa8 (patch)
tree12387ef4609646ae8d32a1b1b958689128a9468c /inventory/host_vars/ele-router.yml
parentelevate router is now running on an UBNT Edgerouter X (diff)
added management port in elevate router config
Diffstat (limited to 'inventory/host_vars/ele-router.yml')
-rw-r--r--inventory/host_vars/ele-router.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/ele-router.yml b/inventory/host_vars/ele-router.yml
index 753d16b4..c81e0b1d 100644
--- a/inventory/host_vars/ele-router.yml
+++ b/inventory/host_vars/ele-router.yml
@@ -13,7 +13,7 @@ openwrt_network_external:
options:
device: 'switch0'
vlan: '{{ network_wan_zone.vlan }}'
- ports: '1 2 3 4 6t'
+ ports: '2 3 4 6t'
- name: interface 'wan'
options:
@@ -66,7 +66,7 @@ openwrt_network_base:
options:
device: 'switch0'
vlan: '{{ network_mgmt_zone.vlan }}'
- ports: '0t 6t'
+ ports: '0t 1 6t'
- name: interface 'mgmt'
options: