diff --git a/host_vars/homeassistant01.home.foo.sh.yml b/host_vars/homeassistant01.home.foo.sh.yml index e952693..bd8cb38 100644 --- a/host_vars/homeassistant01.home.foo.sh.yml +++ b/host_vars/homeassistant01.home.foo.sh.yml @@ -5,9 +5,11 @@ network_interfaces: vlan: 20 mac: 52:54:00:ac:dc:73 - device: eth1 + mac: 52:54:00:da:da:15 vlan: 27 - - device: eth2 - vlan: 30 + ipaddr: 172.20.27.21 + netmask: 255.255.255.0 + proto: static virt_install_devices: - 0b05:190e - 10c4:ea60 diff --git a/host_vars/mqtt02.home.foo.sh.yml b/host_vars/mqtt02.home.foo.sh.yml index 85836c4..8db2f48 100644 --- a/host_vars/mqtt02.home.foo.sh.yml +++ b/host_vars/mqtt02.home.foo.sh.yml @@ -6,6 +6,7 @@ network_interfaces: mac: 52:54:00:ac:dc:70 - device: vio1 vlan: 27 - ipaddr: 172.20.27.3 + mac: 52:54:00:da:da:16 + ipaddr: 172.20.27.22 netmask: 255.255.255.0 proto: static