Add fsol02.home.foo.sh
This commit is contained in:
parent
f73ca08805
commit
3ad51924eb
5 changed files with 118 additions and 0 deletions
15
host_vars/fsol02.home.foo.sh.yml
Normal file
15
host_vars/fsol02.home.foo.sh.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: vio0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:40
|
||||
ipaddr: 172.20.21.64
|
||||
netmask: 255.255.252.0
|
||||
proto: static
|
||||
- device: vio1
|
||||
vlan: 103
|
||||
proto: dhcp
|
||||
- device: vio2
|
||||
vlan: 102
|
||||
proto: none
|
Loading…
Add table
Add a link
Reference in a new issue