Skip to content

Commit 34aa411

Browse files
committed
OCPBUGS#2838 Correcting description of template parameter for vshpere machinesets.
1 parent 8a1b4b6 commit 34aa411

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

modules/machineset-yaml-vsphere.adoc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,7 @@ ifndef::infra[]
128128
<2> Specify the infrastructure ID and node label.
129129
<3> Specify the node label to add.
130130
<4> Specify the vSphere VM network to deploy the compute machine set to. This VM network must be where other compute machines reside in the cluster.
131-
<5> Specify the vSphere VM clone of the template to use, such as `user-5ddjd-rhcos`.
132-
+
133-
[IMPORTANT]
134-
====
135-
Do not specify the original VM template. The VM template must remain off and must be cloned for new {op-system} machines. Starting the VM template configures the VM template as a VM on the platform, which prevents it from being used as a template that compute machine sets can apply configurations to.
136-
//This admonition note also appears in `modules/installation-vsphere-machines.adoc` and `modules/windows-machineset-vsphere.adoc`.
137-
====
138-
+
131+
<5> Specify the vSphere VM template to use, such as `user-5ddjd-rhcos`.
139132
<6> Specify the vCenter Datacenter to deploy the compute machine set on.
140133
<7> Specify the vCenter Datastore to deploy the compute machine set on.
141134
<8> Specify the path to the vSphere VM folder in vCenter, such as `/dc1/vm/user-inst-5ddjd`.

0 commit comments

Comments
 (0)