CLOUDSTACK-1682. DOC. Fix parameter name in overview doc for reset volume on VM reboot. Add cross-reference to the detailed how-to section.

This commit is contained in:
Jessica 2013-08-17 14:57:34 -07:00
parent 4277bcf8f4
commit bc584062fe
1 changed files with 3 additions and 3 deletions

View File

@ -27,6 +27,6 @@
for desktops that should not retain state. The IP address of the VM will not change due to this
operation.</para>
<para><emphasis role="bold">To enable root disk reset on VM reboot:</emphasis></para>
<para>When creating a new service offering, set the parameter Volatile VM to True. VMs created
from this service offering will have their disks reset upon reboot. </para>
</section>
<para>When creating a new service offering, set the parameter isVolatile to True. VMs created from
this service offering will have their disks reset upon reboot. See <xref linkend="creating-compute-offerings"/>.</para>
</section>