Changes between Version 7 and Version 8 of GENIExperimenter/Tutorials/AnsibleHelloGENI/StandaloneSetup


Ignore:
Timestamp:
03/25/15 14:44:29 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/AnsibleHelloGENI/StandaloneSetup

    v7 v8  
    1010$ sudo apt-get install ansible
    1111}}}
    12  4. Run `ssh-keygen` to generate a new key pair.  Save the key as `ansiblekey`.
     12 4. Run `ssh-keygen` to generate a new key pair.  When prompted save the key in a file `ansiblekey`.
    1313 1. Start your ssh agent (enter your passphrase when prompted):
    1414{{{