Update IP to match new services
This commit is contained in:
parent
dd2d811d49
commit
66d139c6f0
1 changed files with 3 additions and 3 deletions
|
@ -27,10 +27,10 @@ define if_new_admin = "bond0.70"
|
||||||
|
|
||||||
# Ips
|
# Ips
|
||||||
define comnpay = 46.255.53.0/24
|
define comnpay = 46.255.53.0/24
|
||||||
define website = 193.48.225.242
|
define website = 193.54.193.39
|
||||||
define external_dns = 80.67.188.188
|
define external_dns = 80.67.188.188
|
||||||
define intranet = 193.48.225.225
|
define intranet = 193.54.193.42
|
||||||
define bounce_server = 193.48.225.247
|
define bounce_server = 193.54.193.42
|
||||||
|
|
||||||
define range_adherent = 10.69.0.0/20
|
define range_adherent = 10.69.0.0/20
|
||||||
define range_admin = 10.7.0.0/24
|
define range_admin = 10.7.0.0/24
|
||||||
|
|
Loading…
Reference in a new issue