Rename fsol?? hosts to fsol-gw??
This commit is contained in:
parent
77ee001c54
commit
51aede7c00
5 changed files with 10 additions and 10 deletions
|
@ -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
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue