From: Zack Cerza Date: Thu, 15 Aug 2013 17:24:30 +0000 (-0500) Subject: Passwordless sudo, not passphraseless sudo. X-Git-Tag: 1.1.0~1958^2~10 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=83dd1c8bd7c5cdcff5ae625825b355d4f02b4f57;p=teuthology.git Passwordless sudo, not passphraseless sudo. --- diff --git a/README.rst b/README.rst index 91bbb55c8..73201722d 100644 --- a/README.rst +++ b/README.rst @@ -151,7 +151,7 @@ The ``install`` task needs to precede all other tasks. The listed targets need resolvable hostnames. If you do not have a DNS server running, you can add entries to ``/etc/hosts``. You also need to be able to SSH in to the listed targets without passphrases, and the remote user needs to have -passphraseless `sudo` access. Note that the ssh keys at the end of the +passwordless `sudo` access. Note that the ssh keys at the end of the ``targets`` entries are the public ssh keys for the hosts. On Ubuntu, these are located at /etc/ssh/ssh_host_rsa_key.pub