Rename fsol?? hosts to fsol-gw??

This commit is contained in:
Timo Makinen 2021-03-17 21:28:49 +00:00
parent 77ee001c54
commit 51aede7c00
5 changed files with 10 additions and 10 deletions

View file

@ -3,8 +3,8 @@ vmhost: vmhost01.home.foo.sh
network_interfaces:
- device: vio0
vlan: 20
mac: 52:54:00:ac:dc:3f
ipaddr: 172.20.21.63
mac: 52:54:00:ac:dc:03
ipaddr: 172.20.21.3
netmask: 255.255.252.0
proto: static
- device: vio1

View file

@ -3,8 +3,8 @@ vmhost: vmhost02.home.foo.sh
network_interfaces:
- device: vio0
vlan: 20
mac: 52:54:00:ac:dc:40
ipaddr: 172.20.21.64
mac: 52:54:00:ac:dc:04
ipaddr: 172.20.21.4
netmask: 255.255.252.0
proto: static
- device: vio1