I have a set of 8 small servers that chat with each other over ssh logging in automatically.
Now I would like to have the .ssh
directory of all the servers be identical.
Now my question is whether the user@host
part at the end of each key really is necessary?