Rename fsol?? hosts to fsol-gw??
This commit is contained in:
parent
77ee001c54
commit
51aede7c00
5 changed files with 10 additions and 10 deletions
20
host_vars/fsol-gw02.home.foo.sh.yml
Normal file
20
host_vars/fsol-gw02.home.foo.sh.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: vio0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:04
|
||||
ipaddr: 172.20.21.4
|
||||
netmask: 255.255.252.0
|
||||
proto: static
|
||||
- device: vio1
|
||||
vlan: 10
|
||||
ipaddr: 172.20.10.2
|
||||
netmask: 255.255.255.252
|
||||
proto: static
|
||||
- device: vio2
|
||||
vlan: 103
|
||||
proto: dhcp
|
||||
- device: vio3
|
||||
vlan: 102
|
||||
proto: none
|
Loading…
Add table
Add a link
Reference in a new issue