Merge "Fix typo in multinode-lab document"

This commit is contained in:
Zuul 2022-01-27 08:34:35 +00:00 committed by Gerrit Code Review
commit 6bec828d8e

View File

@ -395,7 +395,7 @@ SSH keys need to be exchanged between each compute node:
3. Verify that login via ssh works without a password:: 3. Verify that login via ssh works without a password::
ssh -i /root/.ssh/id_rsa.pub stack@DESTINATION ssh -i /root/.ssh/id_rsa stack@DESTINATION
In essence, this means that every compute node's root user's public RSA key In essence, this means that every compute node's root user's public RSA key
must exist in every other compute node's stack user's authorized_keys file and must exist in every other compute node's stack user's authorized_keys file and