Dual stack!
This commit is contained in:
parent
01d54f4d09
commit
21a22b821c
1 changed files with 2 additions and 2 deletions
|
@ -71,9 +71,9 @@ sunet_frontend:
|
||||||
- 2001:6b0:6c::534 # ca-test-app-2-sto4.platform.sunet.se
|
- 2001:6b0:6c::534 # ca-test-app-2-sto4.platform.sunet.se
|
||||||
frontends:
|
frontends:
|
||||||
'lb-tug-test-1.sunet.se':
|
'lb-tug-test-1.sunet.se':
|
||||||
ips: ['37.156.192.110']
|
ips: ['37.156.192.110', '2001:6b0:60:c0::110']
|
||||||
'lb-sthb-test-1.sunet.se':
|
'lb-sthb-test-1.sunet.se':
|
||||||
ips: ['37.156.192.111']
|
ips: ['37.156.192.111', '2001:6b0:60:c0::111']
|
||||||
backends:
|
backends:
|
||||||
default:
|
default:
|
||||||
'ca-test-db-1-sto4.platform.sunet.se':
|
'ca-test-db-1-sto4.platform.sunet.se':
|
||||||
|
|
Loading…
Add table
Reference in a new issue