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


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

--

Legend:

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

    v11 v12  
    127127      iii. `ansible` installed on your local machine.
    128128
    129    a.
     129   a. Download the webpages and scripts needed for the HelloGENI exercise.
    130130{{{
    131131#!div style="background: #ffd; border: 3px ridge; width: 800px;"
    132 Download the webpages and scripts needed for the HelloGENI exercise onto your local machine:
     132Use `wget` to download the tarball of files onto your local machine and use `tar` to unzip it:
    133133   {{{
    134134#!sh