Use static ip for mail02
This commit is contained in:
parent
222e8c59ec
commit
83304f752c
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ network_interfaces:
|
|||
- device: eth0
|
||||
vlan: 20
|
||||
mac: "52:54:00:ac:dc:3c"
|
||||
ipaddr: 172.20.21.60
|
||||
netmask: 255.255.252.0
|
||||
proto: static
|
||||
- device: eth1
|
||||
vlan: 102
|
||||
ipaddr: 37.16.96.152
|
||||
|
|
Loading…
Add table
Reference in a new issue