[docs] Updated baremetal instalation instructions 01/54401/5
authorChornyi, TarasX <tarasx.chornyi@intel.com>
Fri, 23 Mar 2018 14:29:31 +0000 (16:29 +0200)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 6 Apr 2018 08:52:18 +0000 (08:52 +0000)
JIRA: YARDSTICK-1111

Change-Id: Iefab24f74c87a0855c2d70090ac34256ffa9200c
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
docs/testing/user/userguide/13-nsb-installation.rst

index 00f8cfd..1f6c79b 100644 (file)
@@ -135,6 +135,15 @@ Ansible:
   ansible_user=root
   ansible_pass=root
 
+.. note::
+
+   SSH access without password needs to be configured for all your nodes defined in
+   ``yardstick-install-inventory.ini`` file.
+   If you want to use password authentication you need to install sshpass
+
+   .. code-block:: console
+
+     sudo -EH apt-get install sshpass
 
 To execute an installation for a Bare-Metal or a Standalone context: