diff --git a/host_vars/fsol01.home.foo.sh.yml b/host_vars/fsol01.home.foo.sh.yml index 17e443f..527b129 100644 --- a/host_vars/fsol01.home.foo.sh.yml +++ b/host_vars/fsol01.home.foo.sh.yml @@ -9,7 +9,7 @@ network_interfaces: proto: static - device: vio1 vlan: 26 - ipaddr: 172.20.26.1 + ipaddr: 172.20.10.1 netmask: 255.255.255.252 proto: static - device: vio2 diff --git a/host_vars/fsol02.home.foo.sh.yml b/host_vars/fsol02.home.foo.sh.yml index 010edca..301c1e1 100644 --- a/host_vars/fsol02.home.foo.sh.yml +++ b/host_vars/fsol02.home.foo.sh.yml @@ -8,8 +8,8 @@ network_interfaces: netmask: 255.255.252.0 proto: static - device: vio1 - vlan: 26 - ipaddr: 172.20.26.2 + vlan: 10 + ipaddr: 172.20.10.2 netmask: 255.255.255.252 proto: static - device: vio2