Allow sunet frontend access to qa
This commit is contained in:
parent
062c8deb3b
commit
5a97372de4
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue