mirror of https://github.com/apache/cloudstack.git
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:
parent
4277bcf8f4
commit
bc584062fe
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue