« Previous | Next » 

Revision 31821208

ID318212085b7bcf4bb70a1e9c47d2d7507d2dc35b

Added by Iustin Pop over 14 years ago

Fix the confusing ssh/hostname message in node add

Before, it used to say:

ssh/hostname verification failed node1.example.com -> hostname mismatch, got
node2

Now it says for wrong hostnames (maybe too verbose):

ssh/hostname verification failed (checking from node1.example.com): hostname
mismatch, expected node2.example.com but got node3

And for non-FQDN hostnames:

ssh/hostname verification failed (checking from node1.example.com): hostname
not FQDN: expected node2.example.com but got node2

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences