From 5a6f0c776d2311f95e3c075035a53f35591dfef7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 12 Jul 2022 13:00:52 +0200 Subject: fix ele-router-emc --- inventory/host_vars/ele-router-emc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ele-router-emc.yml') diff --git a/inventory/host_vars/ele-router-emc.yml b/inventory/host_vars/ele-router-emc.yml index 78965d20..5c159ff9 100644 --- a/inventory/host_vars/ele-router-emc.yml +++ b/inventory/host_vars/ele-router-emc.yml @@ -175,7 +175,7 @@ openwrt_mixin: content: | flush ruleset - define nic_citycom = eth1 + define nic_citycom = eth5 define ip_citycom = {{ network_zones.cc_hmtsaal.prefix | ipaddr(network_zones.cc_hmtsaal.offsets[inventory_hostname]) | ipaddr('address') }} define nic_mgmt = "eth0.{{ network_mgmt_zone.vlan }}" -- cgit v1.2.3