Changes between Version 20 and Version 21 of GENIExperimenter/Tutorials/AnsibleHelloGENI/DesignSetup


Ignore:
Timestamp:
03/25/15 14:09:29 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

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

    v20 v21  
    125125      i. a GENI Portal account ([SignMeUp instructions]),
    126126      ii. `omni` installed and configured on your local machine ([http://trac.gpolab.bbn.com/gcf/wiki#GettingStarted instructions]), and
    127       iii. `ansible` installed on your local machine ([http://docs.ansible.com/intro_installation.html#latest-release-via-yum find the instructions for your package manager here]). 
     127      iii. `ansible` installed on your local machine ([http://docs.ansible.com/intro_installation.html#latest-release-via-yum find the instructions for your package manager here]).
     128{{{
     129#!div style="background: #fdd; border: 3px ridge; width: 800px;"
     130
     131Windows users should do the following steps
     132
     133{{{
     134#!html
     135
     136<table id="Table_03" border="0" cellpadding="5" cellspacing="0">
     137        <tr>
     138                <td>
     139                        <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
     140               </td>
     141               <td>
     142                   Windows users should follow the instructions for setting up a separate GENI node for running Ansible.
     143               </td>
     144        </tr>
     145</table>
     146}}}
     147}}}
     148}}} 
    128149   a. Download the webpages and scripts needed for the HelloGENI exercise.
    129150{{{