Changes between Version 9 and Version 10 of GENIExperimenter/Tutorials/AnsibleHelloGENI/StandaloneSetup
- Timestamp:
- 03/25/15 14:51:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/AnsibleHelloGENI/StandaloneSetup
v9 v10 14 14 {{{ 15 15 $ ssh-agent bash 16 $ ssh-add ~/ id_geni_ssh_rsa16 $ ssh-add ~/ansiblekey 17 17 }}} 18 18 5. Copy the public key onto your local machine (TBD).