Version 7 (modified by 10 years ago) (diff) | ,
---|
Converting the Hello GENI Install Script to Ansible
7. Teardown Experiment
- Reserve resource in a second slice
ansible2XX
(whereXX
is your initials), and test your playbooks from scratch in the new slice. Do you get the same behavior? - When you are done, delete the resources in both slices.
8. Archive Experiment
- If this was a real experiment, you would commit your Ansible playbook to a version control system like
git
as you go.