Skip to content

Commit d20d3dc

Browse files
authored
Merge pull request #51092 from mjpytlak/ocpbugs-1858
ospbugs#1858: Removed vSphere-specific note from module
2 parents 6144232 + 0992e04 commit d20d3dc

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

modules/installation-machine-requirements.adoc

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@ endif::[]
3636
ifeval::["{context}" == "installing-restricted-networks-ibm-z"]
3737
:ibm-z:
3838
endif::[]
39-
ifeval::["{context}" == "installing-vsphere"]
40-
:vsphere:
41-
endif::[]
42-
ifeval::["{context}" == "installing-vsphere-network-customizations"]
43-
:vsphere:
44-
endif::[]
45-
ifeval::["{context}" == "installing-restricted-networks-vsphere"]
46-
:vsphere:
47-
endif::[]
4839
ifeval::["{context}" == "installing-ibm-power"]
4940
:ibm-power:
5041
endif::[]
@@ -107,13 +98,6 @@ Note that {op-system} is based on {op-system-base-full} 8 and inherits all of it
10798
endif::[]
10899
See link:https://access.redhat.com/articles/rhel-limits[Red Hat Enterprise Linux technology capabilities and limits].
109100

110-
ifdef::vsphere[]
111-
[IMPORTANT]
112-
====
113-
All virtual machines must reside in the same datastore and in the same folder as the installer. Ensure that all virtual machine names across a vSphere installation are unique.
114-
====
115-
endif::vsphere[]
116-
117101
ifeval::["{context}" == "installing-bare-metal"]
118102
:!bare-metal:
119103
endif::[]
@@ -129,15 +113,6 @@ endif::[]
129113
ifeval::["{context}" == "installing-restricted-networks-ibm-z"]
130114
:!ibm-z:
131115
endif::[]
132-
ifeval::["{context}" == "installing-vsphere"]
133-
:!vsphere:
134-
endif::[]
135-
ifeval::["{context}" == "installing-vsphere-network-customizations"]
136-
:!vsphere:
137-
endif::[]
138-
ifeval::["{context}" == "installing-restricted-networks-vsphere"]
139-
:!vsphere:
140-
endif::[]
141116
ifeval::["{context}" == "installing-ibm-power"]
142117
:!ibm-power:
143118
endif::[]

0 commit comments

Comments
 (0)