Document push key acceptance.
Gerrit replication calls out to ssh which requires host keys to be accepted in the relevant user account. Document this to ease initial deployment. Change-Id: I03b8f1c39a4562cc480b3ef612cb3306b1445814
This commit is contained in:
parent
713468b6d1
commit
28e1a2cc3d
@ -121,6 +121,12 @@ with instructions to use Gerrit.
|
|||||||
|
|
||||||
These are both handled automatically by :ref:`jeepyb`.
|
These are both handled automatically by :ref:`jeepyb`.
|
||||||
|
|
||||||
|
Note that the user running gerrit will need to accept the github host
|
||||||
|
keys. e.g.::
|
||||||
|
|
||||||
|
sudo su - gerrit2
|
||||||
|
ssh github.com
|
||||||
|
|
||||||
|
|
||||||
Auto Review Expiry
|
Auto Review Expiry
|
||||||
==================
|
==================
|
||||||
|
Loading…
Reference in New Issue
Block a user