ssh-config: add RZOB jump host
This commit is contained in:
parent
2f9d4529d3
commit
02da74da11
|
@ -324,6 +324,9 @@ in
|
|||
hostname = "vpn-whq.services.fcio.net";
|
||||
extraOptions.LogLevel = "Verbose";
|
||||
};
|
||||
"fcio-rzob-jump" = {
|
||||
hostname = "vpn-rzob.services.fcio.net";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue