1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00

Merge pull request #64742 from openshift-cherrypick-robot/cherry-pick-64741-to-enterprise-4.14

[enterprise-4.14] fix broken attribute
This commit is contained in:
Avital Pinnick
2023-09-18 13:52:46 +03:00
committed by GitHub
2 changed files with 2 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
//
// * virt/virtual_machines/virt-creating-vms.adoc
ifeval::["{context}" == "virt-create-vms"]
ifeval::["{context}" == "virt-creating-vms"]
:virt-create-vms:
:title: Creating a VM
endif::[]
@@ -70,7 +70,7 @@ endif::[]
After the VM is created, you can monitor the status on the *VirtualMachine details* page.
ifeval::["{context}" == "virt-create-vms"]
ifeval::["{context}" == "virt-creating-vms"]
:!virt-create-vms:
endif::[]
ifeval::["{context}" == "static-key"]

View File

@@ -40,9 +40,7 @@ include::modules/virt-creating-vm-from-template.adoc[leveloffset=+2]
include::modules/virt-vm-storage-volume-types.adoc[leveloffset=+3]
:virtualmachine:
include::modules/virt-storage-wizard-fields-web.adoc[leveloffset=+3]
:!virtualmachine:
include::modules/virt-creating-vm-instancetype.adoc[leveloffset=+1]