Allow sunet frontend access to qa

This commit is contained in:
Johan Wassberg 2024-06-04 14:17:40 +02:00
parent 062c8deb3b
commit 5a97372de4
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -16,7 +16,7 @@ class eid::idm_app (
sunet::nftables::allow { 'expose-allow-https':
from => ['94.176.224.38', '94.176.224.166'],
from => ['94.176.224.38', '94.176.224.166', '130.242.125.110','130.242.125.140'],
port => 443,
}