Changes between Version 61 and Version 62 of GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup


Ignore:
Timestamp:
06/22/15 17:29:29 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup

    v61 v62  
    171171=== (b) Add private key to SSH agent ===
    172172
    173 In the next step, Ansible will try to do a SSH login to multiple nodes. To save time entering the passphrase for your private key multiple times, add your private key to your ssh agent as folllows.
    174 
     173In the next step, Ansible will try to SSH into multiple nodes.
     174 * To save time entering the passphrase for your private key multiple times, add your private key to your ssh agent as follows:
    175175{{{
    176176$ ssh-agent bash