Changes between Version 22 and Version 23 of GENIExperimenter/Tutorials/AnsibleHelloGENI/Execute


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

--

Legend:

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

    v22 v23  
    128128
    129129 a. Using the above Ansible modules:
    130     i. install `apache2` and `iperf`
    131     i. place the `website/index.html` file in `/var/www` on the `server` node.  Do the same with the `website/graphics` files.
     130    i. on both `client` and `server`, install `apache2` and `iperf`
     131    i. on the `server` node, place the `website/index.html` file in `/var/www`; do the same with the `website/graphics` files.
    132132 a. Using the above Ansible modules, reproduce the steps in the HelloGENI install script.  As you find a command that works, carefully copy it into a text file and then into the Playbook. 
    133133