Follow up to Ifdccb32035fa91fe8d8200c3090973c34d453801

Revised doc to provide clarity as to what unit the value
expects/requires.

Change-Id: If2cbef77f54b1d344bd023cbf816a983104dcea0
This commit is contained in:
Julia Kreger 2015-09-09 11:14:30 -04:00
parent 75ac413026
commit fa28f00545

View File

@ -19,10 +19,10 @@ Role Variables
baremetal_csv_file: "/tmp/baremetal.csv"
test_vm_memory_size: Tunable setting to allow a user to define a specific
amount of RAM to allocate to guest/test VMs. Defaults
to "3072". Note: if this setting is modified between
test runs, you may need to undefine the test virtual
machine(s) that were previously created.
amount of RAM in MB to allocate to guest/test VMs.
Defaults to "3072". Note: if this setting is modified
between test runs, you may need to undefine the test
virtual machine(s) that were previously created.
Dependencies
------------