summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-router-emc.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-07-12 13:00:52 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-07-12 13:00:52 +0200
commit5a6f0c776d2311f95e3c075035a53f35591dfef7 (patch)
treeab7091d6a06bbf329e4c70b9c514cdc410194e8f /inventory/host_vars/ele-router-emc.yml
parentadd ele-router-emc.yml (diff)
fix ele-router-emc
Diffstat (limited to 'inventory/host_vars/ele-router-emc.yml')
-rw-r--r--inventory/host_vars/ele-router-emc.yml2
1 files changed, 1 insertions, 1 deletions
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 }}"