Skip to content

Commit c71ca7c

Browse files
committed
CNV-71192: testing dita stuff
1 parent c67b134 commit c71ca7c

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

modules/virt-creating-vm-cli.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="virt-creating-vm-cli_{context}"]
77
= Creating a VM from a VirtualMachine manifest
88

9+
[role="_abstract"]
910
You can create a virtual machine (VM) from a `VirtualMachine` manifest. To simplify the creation of these manifests, you can use the `virtctl` command-line tool.
1011

1112
.Prerequisites

modules/virt-supported-custom-video-devices.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ You can configure the following video device types:
3232
* Cirrus: a legacy video device that provides stable video output.
3333
* ramfb: a simple, unaccelerated virtual display device primarily used in the QEMU emulator, and useful for ARM architecture.
3434
35-
.Video device support by architecture
3635
[cols="1,1,1,1",options="header"]
36+
.Video device support by architecture
3737
|====
3838
|Architecture |Boot mode |Default type |Supported types
3939
| AMD/x86_64 | BIOS | `vga` | `virtio`, `vga`, `bochs`, `cirrus`, `ramfb``

virt/creating_vms_advanced/creating_vms_cli/virt-creating-vms-from-cli.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
[role="_abstract"]
910
You can create virtual machines (VMs) from the command line by editing or creating a `VirtualMachine` manifest. You can simplify VM configuration by using an xref:../../../virt/creating_vm/virt-creating-vms-from-instance-types.adoc#virt-creating-vms-from-instance-types[instance type] in your VM manifest.
1011

1112
[NOTE]

0 commit comments

Comments
 (0)