= Converting the Hello GENI Install Script to Ansible = == Overview: == == Prerequisites: == 1. Have a GENI Portal account ([SignMeUp instructions]) and have configured SSH keys ([https://portal.geni.net/secure/profile.php#ssh Generate SSH Keys]). 1. Know how to reserve resources given an RSpec. 1. Comfort with the command line. 1. Have installed the tools listed below. == Tools: == To run this exercise, you will need two pieces of software. If you haven't already, get or install these now: i. `omni` installed on your local machine ([http://trac.gpolab.bbn.com/gcf/wiki#GettingStarted instructions]), and i. `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]). == Where to get help: == If you need help send mail to [mailto:geni-users@googlegroups.com] == Resources: == - Where can I get more information? - Troubleshooting pages or FAQs - GENI Glossary? == Tutorial Instructions == {{{ #!html
Design/Setup
  • Part I: Design/Setup
    • Step 1: Design Experiment
    • Step 2: Establish Management Environment
    • Step 3: Obtain Resources
Execute
  • Part II: Execute
    • Step 4: Configure and Initialize Services
    • Step 5: Execute Experiment
    • Step 6: Analyze and Visualize Experiment
Finish