2626ifeval::["{context} " == "installing-vsphere"]
2727:vsphere:
2828endif::[]
29-
3029ifeval::["{context} " == "installing-restricted-networks-vsphere"]
3130:vsphere:
3231endif::[]
33-
3432ifeval::["{context} " == "installing-vsphere-network-customizations"]
3533:vsphere:
3634endif::[]
37-
35+ ifeval::["{context} " == "installing-vmc-user-infra"]
36+ :vmc:
37+ endif::[]
38+ ifeval::["{context} " == "installing-vmc-network-customizations-user-infra"]
39+ :vmc:
40+ endif::[]
41+ ifeval::["{context} " == "installing-restricted-networks-vmc-user-infra"]
42+ :vmc:
43+ endif::[]
3844ifeval::["{context} " == "installing-ibm-z"]
3945:ibm-z:
4046endif::[]
@@ -260,7 +266,7 @@ the Cluster Version Operator on port `9099`.
260266
261267|===
262268
263- ifdef::vsphere[]
269+ ifdef::vsphere,vmc []
264270[discrete]
265271== Ethernet adaptor hardware address requirements
266272
@@ -271,11 +277,11 @@ Identifier (OUI) allocation ranges:
271277* `00:05:69:00:00:00` to `00:05:69:FF:FF:FF`
272278* `00:0c:29:00:00:00` to `00:0c:29:FF:FF:FF`
273279* `00:1c:14:00:00:00` to `00:1c:14:FF:FF:FF`
274- * `00:50:56:00:00:00` to `00:50:56:FF :FF:FF`
280+ * `00:50:56:00:00:00` to `00:50:56:3F :FF:FF`
275281
276282If a MAC address outside the VMware OUI is used, the cluster installation will
277283not succeed.
278- endif::vsphere[]
284+ endif::vsphere,vmc []
279285
280286ifdef::vsphere[]
281287:!vsphere:
@@ -292,6 +298,15 @@ If a DHCP server provides NTP server information, the chrony time service on the
292298endif::ibm-z[]
293299endif::azure,gcp[]
294300
301+ ifeval::["{context}" == "installing-vmc-user-infra"]
302+ :!vmc:
303+ endif::[]
304+ ifeval::["{context}" == "installing-vmc-network-customizations-user-infra"]
305+ :!vmc:
306+ endif::[]
307+ ifeval::["{context}" == "installing-restricted-networks-vmc-user-infra"]
308+ :!vmc:
309+ endif::[]
295310ifeval::["{context}" == "installing-ibm-z"]
296311:!ibm-z:
297312endif::[]
0 commit comments