Switch to new SC connector in QA, SC-2670
This commit is contained in:
parent
ad3c3cd557
commit
f7b96a5f2f
1 changed files with 5 additions and 3 deletions
|
@ -313,9 +313,9 @@ sunet_frontend:
|
||||||
ips: ['37.156.192.33', '2001:6b0:60:c0::33']
|
ips: ['37.156.192.33', '2001:6b0:60:c0::33']
|
||||||
backends:
|
backends:
|
||||||
default:
|
default:
|
||||||
'eidas-node-1.qa.sveidas.se':
|
'connector-qa-sto1-1.komreg.net':
|
||||||
ips: ['89.47.185.69']
|
ips: ['89.47.184.242', '2001:6b0:5a:4020::12b']
|
||||||
server_args: 'ssl check verify none'
|
server_args: 'ssl verify required ca-file /etc/ssl/certs/infra.crt cookie ect1'
|
||||||
allow_ports:
|
allow_ports:
|
||||||
- 443
|
- 443
|
||||||
- 80
|
- 80
|
||||||
|
@ -323,6 +323,8 @@ sunet_frontend:
|
||||||
eidas_proxy_auth: 'cianMiShreldajOoburiryeuGroyld'
|
eidas_proxy_auth: 'cianMiShreldajOoburiryeuGroyld'
|
||||||
haproxy_imagetag: '20230228-stable'
|
haproxy_imagetag: '20230228-stable'
|
||||||
frontendtools_imagetag: '20230228'
|
frontendtools_imagetag: '20230228'
|
||||||
|
haproxy_volumes:
|
||||||
|
- "/etc/ssl/certs/infra.crt:/etc/ssl/certs/infra.crt:ro"
|
||||||
|
|
||||||
'sweconn1':
|
'sweconn1':
|
||||||
site_name: 'qa.md.swedenconnect.se'
|
site_name: 'qa.md.swedenconnect.se'
|
||||||
|
|
Loading…
Add table
Reference in a new issue