Add mail02.home.foo.sh host
This commit is contained in:
parent
8ef85fc318
commit
222e8c59ec
4 changed files with 42 additions and 3 deletions
12
host_vars/mail02.home.foo.sh.yml
Normal file
12
host_vars/mail02.home.foo.sh.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: eth0
|
||||
vlan: 20
|
||||
mac: "52:54:00:ac:dc:3c"
|
||||
- device: eth1
|
||||
vlan: 102
|
||||
ipaddr: 37.16.96.152
|
||||
netmask: 255.255.255.240
|
||||
gateway: 37.16.96.145
|
||||
proto: static
|
Loading…
Add table
Add a link
Reference in a new issue