Skip to content

Commit aaa17ba

Browse files
authored
Merge pull request #97702 from erpeters157/CNV-59905
CNV-59905: Updates to delete VM prereqs
2 parents 42731a4 + 71cb934 commit aaa17ba

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

modules/virt-delete-vm-web.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ Deleting a virtual machine (VM) permanently removes it from the cluster.
1111

1212
If the VM is delete protected, the *Delete* action is disabled in the VM's *Actions* menu.
1313

14-
.Prequisite
14+
.Prerequisites
1515

16-
* To delete the VM, you must first disable the VM's delete protection setting, if enabled.
16+
* You have disabled the VM's delete protection setting.
17+
* You have stopped the VM.
1718

1819
.Procedure
1920

modules/virt-deleting-vms.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ You can delete a virtual machine (VM) by using the `oc` command-line interface (
1111

1212
.Prerequisites
1313

14-
* To delete the VM, you must first disable the VM's delete protection setting, if enabled.
14+
* You have disabled the VM's delete protection setting.
15+
* You have stopped the VM.
1516
* You have installed the {oc-first}.
1617

1718
.Procedure

0 commit comments

Comments
 (0)