Skip to content

Commit 46096d0

Browse files
authored
Merge pull request #68202 from JoeAldinger/Compute-fix-main
/lgtm compute-fix: fixes vsphere ifdef
2 parents 877891a + 75315df commit 46096d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/installation-minimum-resource-requirements.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ endif::ibm-z[]
184184
ifndef::openshift-origin[]
185185
|Compute
186186
ifdef::ibm-z,ibm-power,ibm-cloud-vpc[|{op-system}]
187-
ifndef::ibm-z,ibm-power,ibm-cloud-vpc[|{op-system}, {op-system-base} 8.6 and later ^[3]^]
187+
ifndef::ibm-z,ibm-power,ibm-cloud-vpc,vsphere[|{op-system}, {op-system-base} 8.6 and later ^[3]^]
188+
ifdef::vsphere[|{op-system}, {op-system-base} 8.6 and later ^[2]^]
188189
|2
189190
|8 GB
190191
|100 GB

0 commit comments

Comments
 (0)