Changes between Version 5 and Version 6 of GENIExperimenter/Tutorials/GENI-SAVI/Execute


Ignore:
Timestamp:
06/16/15 00:54:19 (9 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

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

    v5 v6  
    3939Below is the [attachment:gee-tutorial.yaml skeleton Ansible playbook] that you will need.  To download this playbook to your client machine:
    4040{{{
    41  wget
     41 wget http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/GENI-SAVI/Execute/gee-tutorial-solution.yaml
    4242}}}
    4343
    4444
    4545{{{
    46 #!python
    4746---
    4847- hosts: nodes
     
    164163
    165164= [wiki:GENIExperimenter/Tutorials/GENI-SAVI/Finish Next: Teardown Experiment] =
    166