diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index a5c2480a01..007750dbee 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -121,6 +121,12 @@ with instructions to use Gerrit. 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 ==================