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


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

--

Legend:

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

    v4 v5  
    3737the variables you'll need.  You then need to fetch a custom URL containing this information from each host.   
    3838
    39 Below is a [attachment:gee-tutorial.yaml skeleton Ansible playbook] that you can use.  You will need to fill in the bits marked `# INSERT ARGUMENTS HERE`, and further instructions on how to do this are included below the skeleton playbook.  If you get stuck at any point, you can take a look at this [attachment:gee-tutorial-solution.yaml solution] -- but don't give up too easily!
     39Below is the [attachment:gee-tutorial.yaml skeleton Ansible playbook] that you will need.  To download this playbook to your client machine:
     40{{{
     41 wget
     42}}}
     43
    4044
    4145{{{