diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index 26551a47f2..93a70cfc88 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -158,6 +158,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 ==================