From 7ac1b387b49e715e1a33181f133b04a95234e39b Mon Sep 17 00:00:00 2001 From: Rasmus Thorslund Date: Tue, 15 Apr 2025 15:47:54 +0200 Subject: [PATCH] updated lb config for rutprod --- lb-common/overlay/etc/hiera/data/group.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lb-common/overlay/etc/hiera/data/group.yaml b/lb-common/overlay/etc/hiera/data/group.yaml index f519188..480249c 100644 --- a/lb-common/overlay/etc/hiera/data/group.yaml +++ b/lb-common/overlay/etc/hiera/data/group.yaml @@ -660,11 +660,11 @@ sunet_frontend: backends: default: 'internal-sto4-prod-k8sc-0.rut.sunet.se': - ips: ['2001:6b0:6c::1dd', '89.46.21.223'] + ips: ['2001:6b0:6c::91', '89.46.20.171'] 'internal-sto4-prod-k8sc-1.rut.sunet.se': - ips: ['2001:6b0:6c::27f', '89.46.21.87'] + ips: ['2001:6b0:6c::10b', '89.46.21.177'] 'internal-sto4-prod-k8sc-2.rut.sunet.se': - ips: ['2001:6b0:6c::3b7', '89.46.20.39'] + ips: ['2001:6b0:6c::135', '89.46.20.241'] allow_ports: - 80 - 443