Changes between Version 59 and Version 60 of GENIExperimenter/Tutorials/AnsibleHelloGENI/Execute


Ignore:
Timestamp:
03/24/15 21:28:43 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

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

    v59 v60  
    4242server  ansible_ssh_host=pcvm3-6.instageni.clemson.edu
    4343   }}}
     44
     45{{{
     46#!html
     47
     48<table id="Table_03" border="0" cellpadding="5" cellspacing="0">
     49        <tr>
     50                <td>
     51                        <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
     52               </td>
     53               <td>
     54                   If your GENI Username is different than your username on your local machine, append the following information to each line of the `inventory` file:
     55<pre>
     56ansible_ssh_user = GENIUSERNAME
     57</pre>
     58Your GENIUSERNAME is shown in the header of the GENI Portal in the upper right hand corner.
     59               </td>
     60        </tr>
     61</table>
     62}}}
    4463}}}
    4564 b. Check to see if your nodes are up and ready.