Fix iot interface from homeassistant and mqtt host

This commit is contained in:
Timo Makinen 2025-06-23 14:53:18 +00:00
parent 71ac6d1754
commit 6c153937dd
2 changed files with 6 additions and 3 deletions

View file

@ -5,9 +5,11 @@ network_interfaces:
vlan: 20 vlan: 20
mac: 52:54:00:ac:dc:73 mac: 52:54:00:ac:dc:73
- device: eth1 - device: eth1
mac: 52:54:00:da:da:15
vlan: 27 vlan: 27
- device: eth2 ipaddr: 172.20.27.21
vlan: 30 netmask: 255.255.255.0
proto: static
virt_install_devices: virt_install_devices:
- 0b05:190e - 0b05:190e
- 10c4:ea60 - 10c4:ea60

View file

@ -6,6 +6,7 @@ network_interfaces:
mac: 52:54:00:ac:dc:70 mac: 52:54:00:ac:dc:70
- device: vio1 - device: vio1
vlan: 27 vlan: 27
ipaddr: 172.20.27.3 mac: 52:54:00:da:da:16
ipaddr: 172.20.27.22
netmask: 255.255.255.0 netmask: 255.255.255.0
proto: static proto: static