added a new LB instance

This commit is contained in:
Maria Haider 2025-02-28 13:32:50 +01:00
parent 21a22b821c
commit bd191b41df
Signed by: mariah
GPG key ID: 6EF520A1829E8B1D
2 changed files with 21 additions and 0 deletions

View file

@ -689,3 +689,23 @@ sunet_frontend:
letsencrypt_server: 'acme-c.sunet.se'
haproxy_imagetag: '20230228-stable'
frontendtools_imagetag: '20230228'
'fidusdsmd2':
site_name: 'dsmd-sto4.fidus.sunet.se'
frontends:
'tug-lb-1.sunet.se':
ips: ['37.156.192.112', '2001:6b0:60:c0::112']
'sthb-lb-1.sunet.se':
ips: ['37.156.192.113', '2001:6b0:60:c0::113']
backends:
default:
'dsmd-sto4-prod-mdq-1.fidus.sunet.se':
ips: ['89.46.20.201', '2001:6b0:6c::49f']
'dsmd-sto4-prod-mdq-2.fidus.sunet.se':
ips: ['89.46.21.205', '2001:6b0:6c::321']
allow_ports:
- 80
- 443
letsencrypt_server: 'acme-c.sunet.se'
haproxy_imagetag: '20230228-stable'
frontendtools_imagetag: '20230228'

View file

@ -0,0 +1 @@
{% extends 'common/haproxy_idp.j2' %}