Skip to content

Commit 11e220c

Browse files
committed
Reverting changes made to installation-vsphere-machines and keeping changes in ocpbugs-18100
1 parent eeb4426 commit 11e220c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

installing/installing_bare_metal/installing-bare-metal.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,16 @@ include::modules/csr-management.adoc[leveloffset=+2]
5454
* See xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installation-three-node-cluster_installing-bare-metal[Configuring a three-node cluster] for details about deploying three-node clusters in bare metal environments.
5555
* See xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installation-approve-csrs_installing-bare-metal[Approving the certificate signing requests for your machines] for more information about approving cluster certificate signing requests after installation.
5656

57+
[id="installation-requirements-baremetal-vsphere_{context}"]
58+
== Requirements for baremetal clusters on vSphere
59+
60+
Ensure you enable the `disk.EnableUUID` parameter on all virtual machines in your cluster.
61+
62+
[role="_additional-resources"]
63+
.Additional resources
64+
65+
* See xref:../../installing/installing_vsphere/installing-vsphere.adoc#installation-vsphere-machines_installing-vsphere[Installing RHCOS and starting the OpenShift Container Platform bootstrap process] for details on setting the `disk.EnableUUID` parameter's value to `TRUE` on VMware vSphere for user-provisioned infrastructure.
66+
5767
include::modules/installation-network-user-infra.adoc[leveloffset=+2]
5868

5969
[role="_additional-resources"]

modules/installation-vsphere-machines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ $ govc vm.change -vm "<vm_name>" -e "guestinfo.afterburn.initrd.network-kargs=${
184184
.. In the *Virtual Hardware* panel of the *Customize hardware* tab, modify the specified values as required. Ensure that the amount of RAM, CPU, and disk storage meets the minimum requirements for the
185185
machine type.
186186

187-
.. Complete the remaining configuration steps. On clicking the *Finish* button, you have completed the cloning operation.
187+
.. Complete the remaining configuration steps. On clicking the *Finish* button, you have completed the cloning operation.
188188
.. From the *Virtual Machines* tab, right-click on your VM and then select *Power* -> *Power On*.
189189

190190
.. Check the console output to verify that Ignition ran.

0 commit comments

Comments
 (0)