Changes between Version 7 and Version 8 of GENIExperimenter/Tutorials/AnsibleHelloGENI/Finish


Ignore:
Timestamp:
05/14/15 11:51:31 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

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

    v7 v8  
    2020  a. Reserve resource in a second slice `ansible2XX` (where `XX` is your initials), and test your playbooks from scratch in the new slice.  Do you get the same behavior?
    2121  a. When you are done, delete the resources in both slices.
     22{{{
     23#!div style="background: #fdd; border: 3px ridge; width: 800px;"
     24{{{
     25#!html
     26
     27<table id="Table_03" border="0" cellpadding="5" cellspacing="0">
     28        <tr>
     29                <td>
     30                        <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
     31               </td>
     32               <td>
     33                   Windows users should be sure to delete the standalone node for running Ansible as well as delete the additional SSH key pair used on that node as described in
     34 <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/AnsibleHelloGENI/StandaloneSetup#Whenyouaredone">getting rid of the GENI node for running Ansible</a>.
     35               </td>
     36        </tr>
     37</table>
     38}}}
     39}}} 
     40
    2241
    2342== 8.  Archive Experiment ==