Skip to content
Snippets Groups Projects
  1. Apr 22, 2010
    • Iustin Pop's avatar
      SSH: do not check IPs · b427788e
      Iustin Pop authored
      
      Since we use the cluster name for the SSH known_hosts file, ssh will
      always detect a changed IP (since we never connect to the cluster master
      name, but the node names), and will complain about it/try to update the
      user known hosts file (since that is /dev/null, it doesn't matter, but
      it's not nice). So we disable the IP check.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarRené Nussbaumer <rn@google.com>
      b427788e
  2. Apr 21, 2010
  3. Apr 20, 2010
  4. Apr 19, 2010
  5. Apr 16, 2010
Loading