Move mailhost to correct ip address
This commit is contained in:
parent
3ad51924eb
commit
46e8a2444d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ network_interfaces:
|
||||||
proto: static
|
proto: static
|
||||||
- device: eth1
|
- device: eth1
|
||||||
vlan: 102
|
vlan: 102
|
||||||
ipaddr: 37.16.96.152
|
ipaddr: 37.16.96.147
|
||||||
netmask: 255.255.255.240
|
netmask: 255.255.255.240
|
||||||
gateway: 37.16.96.145
|
gateway: 37.16.96.145
|
||||||
proto: static
|
proto: static
|
||||||
|
|
Loading…
Add table
Reference in a new issue