Changes between Version 10 and Version 11 of GENIExperimenter/Tutorials/AnsibleHelloGENI/DesignSetup


Ignore:
Timestamp:
03/15/15 21:23:58 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

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

    v10 v11  
    122122
    123123== 2.  Establish the Environment ==
    124    a. To run this exercise, you will need several items.  If you haven't already, get or install these now:
     124   a. To run this exercise, you will need an account and two pieces of software.  If you haven't already, get or install these now:
    125125      i. a GENI Portal account,
    126126      ii. `omni` installed on your local machine, and
    127127      iii. `ansible` installed on your local machine.
    128128
     129   a.
     130{{{
     131#!div style="background: #ffd; border: 3px ridge; width: 800px;"
     132Download the webpages and scripts needed for the HelloGENI exercise onto your local machine:
     133   {{{
     134#!sh
     135wget http://www.gpolab.bbn.com/experiment-support/HelloGENI/hellogeni-install.tar.gz
     136tar zxvf hellogeni-install.tar.gz
     137   }}}
     138}}}
    129139== 3.  Obtain Resources ==
    130140  a. Reserve the TOPOLOGY in a slice named `ansibleXX` where `XX` are your initials.