NTNU gitlab requires connecting from ntnu ips

This commit is contained in:
Daniel Olsen 2022-04-02 03:08:29 +02:00
parent 5e99a83dc6
commit d23b0abfbc
1 changed files with 3 additions and 0 deletions

View File

@ -161,6 +161,9 @@ in {
"*.pvv.ntnu.no" = { "*.pvv.ntnu.no" = {
user = "danio"; user = "danio";
}; };
"gitlab.stud.idi.ntnu.no" = {
proxyJump = "login.pvv.ntnu.no";
};
}; };
}; };