30
edits
(→SSH Config: updated with reviewboard and jump host configuration) |
(→SSH Config: link to mana page about jump hosts) |
||
Line 114: | Line 114: | ||
=== SSH Config === | === SSH Config === | ||
You'll want to update your ~/.ssh/config. Releng uses jump hosts to reach protected servers, so those can be configured in the ssh configuration, too. | You'll want to update your ~/.ssh/config. Releng uses jump hosts to reach protected servers, so those can be configured in the ssh configuration, too. [https://mana.mozilla.org/wiki/display/IT/Releng+JumpHosts Mana] has some more information about ssh options for older ssh clients (OpenSSH <7.2 doesn't support ProxyJump, for example) | ||
<pre class="_fck_mw_lspace">Host hg.mozilla.org | <pre class="_fck_mw_lspace">Host hg.mozilla.org |
edits