added ipv6 addresses for monitor servers in prod
This commit is contained in:
parent
a9cdebb64f
commit
32afb02f8b
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,8 @@ kvminfra-tug-3.komreg.net:
|
|||
ip: '94.176.224.101'
|
||||
netmask: '255.255.255.240'
|
||||
gateway: '94.176.224.97'
|
||||
ip6: '2001:6b0:63:4::101'
|
||||
gateway6: '2001:6b0:63:4::1'
|
||||
bridge: 'br-infra'
|
||||
description: 'eid tug monitor'
|
||||
cpus: '10'
|
||||
|
@ -249,6 +251,8 @@ kvminfra-fre-3.komreg.net:
|
|||
ip: '94.176.224.229'
|
||||
netmask: '255.255.255.240'
|
||||
gateway: '94.176.224.225'
|
||||
ip6: '2001:6b0:64:4::229'
|
||||
gateway6: '2001:6b0:64:4::1'
|
||||
bridge: 'br-infra'
|
||||
description: 'eid fre monitor'
|
||||
cpus: '10'
|
||||
|
|
Loading…
Add table
Reference in a new issue