fixed wrong fqdn in lb test config
This commit is contained in:
parent
e1c5d9b737
commit
e65808be92
1 changed files with 2 additions and 2 deletions
|
@ -46,9 +46,9 @@ sunet_frontend:
|
|||
- "/etc/ssl/private/infra_haproxy.crt:/etc/ssl/private/infra_haproxy.crt:ro"
|
||||
site_name: 'auth-test.sunet.se'
|
||||
frontends:
|
||||
'lb-test-tug-1.sunet.se':
|
||||
'lb-tug-test-1.sunet.se':
|
||||
ips: ['37.156.192.64', '2001:6b0:60:c0::64']
|
||||
'lb-test-sthb-1.sunet.se':
|
||||
'lb-sthb-test-1.sunet.se':
|
||||
ips: ['37.156.192.65', '2001:6b0:60:c0::65']
|
||||
backends:
|
||||
default:
|
||||
|
|
Loading…
Add table
Reference in a new issue