Skip to content

Commit 3e58b7a

Browse files
authored
Merge pull request #63782 from apinnick/creating-vms
Creating vms
2 parents 4203f9b + 549ef30 commit 3e58b7a

16 files changed

+78
-88
lines changed

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3675,7 +3675,7 @@ Topics:
36753675
Topics:
36763676
###VIRTUAL MACHINE CHESS SALAD (silly name to highlight that the commented out assemblies need to be checked against merged filenams)
36773677
- Name: Creating virtual machines
3678-
File: virt-create-vms
3678+
File: virt-creating-vms
36793679
- Name: Connecting to VM consoles
36803680
File: virt-accessing-vm-consoles
36813681
- Name: Configuring SSH access to VMs

modules/virt-cloud-init-fields-web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44

55

66
[id="virt-cloud-init-fields-web_{context}"]

modules/virt-creating-template.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44

55
:_content-type: PROCEDURE
66
[id="virt-creating-template_{context}"]

modules/virt-creating-vm-cli.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44

55
:_content-type: PROCEDURE
66
[id="virt-creating-vm-cli_{context}"]
7-
= Creating a virtual machine by using the command line
7+
= Creating a VM from a VirtualMachine manifest
88

9-
You can create a virtual machine (VM) by using the command line.
9+
You can create a virtual machine (VM) from a `VirtualMachine` manifest.
1010

1111
.Procedure
1212

modules/virt-creating-vm-from-template.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44

55
:_content-type: PROCEDURE
66
[id="virt-creating-vm-from-template_{context}"]
7-
= Creating a virtual machine from a template
7+
= Creating a VM from a template
88

99
You can create a virtual machine (VM) from a template with an available boot source by using the {product-title} web console.
1010

11-
You can customize the template or VM parameters, such as data sources, cloud-init, or SSH keys, before you start the VM.
11+
Optional: You can customize template or VM parameters, such as data sources, cloud-init, or SSH keys, before you start the VM.
1212

1313
.Procedure
1414

modules/virt-creating-vm-instancetype.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44

55
:_content-type: PROCEDURE
66
[id="virt-creating-vm-instancetype_{context}"]
7-
= Creating a virtual machine from an instance type
7+
= Creating a VM from an instance type
88

99
You create a virtual machine (VM) from an instance type by using the {product-title} web console.
1010

modules/virt-creating-vm-yaml-web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44

55
:_content-type: PROCEDURE
66
[id="virt-creating-vm-yaml-web_{context}"]

modules/virt-networking-wizard-fields-web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44
// * virt/vm_networking/virt-connecting-vm-to-linux-bridge.adoc
55

66

modules/virt-storage-wizard-fields-web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44

55

66
[id="virt-storage-wizard-fields-web_{context}"]

modules/virt-vm-storage-volume-types.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-create-vms.adoc
3+
// * virt/virtual_machines/virt-creating-vms.adoc
44

55
[id="virt-vm-storage-volume-types_{context}"]
66
= Storage volume types

0 commit comments

Comments
 (0)