Add VIP and camnet interface to zm hosts
This commit is contained in:
parent
525b3cbe99
commit
19aa1cce34
2 changed files with 17 additions and 0 deletions
|
@ -4,3 +4,10 @@ network_interfaces:
|
|||
- device: eth0
|
||||
vlan: 20
|
||||
mac: "52:54:00:ac:dc:4c"
|
||||
nameservers: []
|
||||
- device: eth1
|
||||
vlan: 26
|
||||
ipaddr: 172.20.26.3
|
||||
netmask: 255.255.255.0
|
||||
proto: static
|
||||
nameservers: [172.20.26.1, 172.20.26.3]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue