ReleaseEngineering/Day 1 Checklist: Difference between revisions

Jump to navigation Jump to search
→‎SSH Config: link to mana page about jump hosts
(→‎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
30

edits

Navigation menu