Updating bifrost-test-vm README

This commit is contained in:
Julia Kreger 2015-04-01 09:01:16 -04:00
parent 4e17b938a0
commit d1eb0fed3d

View File

@ -6,22 +6,28 @@ Gathers facts from nodes in the testvm group which is added by the bifrost-prepa
Requirements
------------
TODO
None at this time. See Dependencies.
Role Variables
--------------
TODO
None at this time. See Dependencies.
Dependencies
------------
TODO
This role is intended to be executed as part of BiFrost, after the bifrost-prepare-for-test role, as part of the test sequence.
Example Playbook
----------------
TODO
hosts: testvm
name: "Tests connectivity to the VM"
sudo: no
gather_facts: yes
remote_user: ubuntu
roles:
- role: bifrost-test-vm
License
-------