Changes between Version 47 and Version 48 of GENIExperimenter/Tutorials/AnsibleHelloGENI/Execute


Ignore:
Timestamp:
03/16/15 13:39:00 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

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

    v47 v48  
    129129    i. on both `client` and `server`, install `apache2` and `iperf`
    130130    i. copy the `scripts` directory into `/local` on the `client` node with permissions `755`.
    131     i. log into the `client` node and verify that the above three items have been done:
    132 
    133 {{{
    134 #!div style="background: #ffd; border: 3px ridge; width: 800px;"
     131    i. verify the above three items have been done.
     132{{{
     133#!div style="background: #ffd; border: 3px ridge; width: 800px;"
     134Log into the `client` node and run:
    135135   {{{
    136136#!sh