Commit 8649ec7c authored by Evan Read's avatar Evan Read

Merge branch 'lyle-master-patch-69439' into 'master'

Makes copying host keys a recommended step

Closes #64211

See merge request gitlab-org/gitlab-ce!30487
parents b0cbab9c 3306aa86
......@@ -125,7 +125,7 @@ need some extra configuration.
from running on upgrade. Only the primary GitLab application server should
handle migrations.
1. **Optional** Configure host keys. Copy all contents(primary and public keys) inside `/etc/ssh/` on
1. **Recommended** Configure host keys. Copy the contents (primary and public keys) of `/etc/ssh/` on
the primary application server to `/etc/ssh` on all secondary servers. This
prevents false man-in-the-middle-attack alerts when accessing servers in your
High Availability cluster behind a load balancer.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment