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::[]
@@ -263,7 +269,7 @@ the Cluster Version Operator on port `9099`.
263269
264270|===
265271
266- ifdef::vsphere[]
272+ ifdef::vsphere,vmc []
267273[discrete]
268274== Ethernet adaptor hardware address requirements
269275
@@ -274,11 +280,11 @@ Identifier (OUI) allocation ranges:
274280* `00:05:69:00:00:00` to `00:05:69:FF:FF:FF`
275281* `00:0c:29:00:00:00` to `00:0c:29:FF:FF:FF`
276282* `00:1c:14:00:00:00` to `00:1c:14:FF:FF:FF`
277- * `00:50:56:00:00:00` to `00:50:56:FF :FF:FF`
283+ * `00:50:56:00:00:00` to `00:50:56:3F :FF:FF`
278284
279285If a MAC address outside the VMware OUI is used, the cluster installation will
280286not succeed.
281- endif::vsphere[]
287+ endif::vsphere,vmc []
282288
283289ifdef::vsphere[]
284290:!vsphere:
@@ -295,6 +301,15 @@ If a DHCP server provides NTP server information, the chrony time service on the
295301endif::ibm-z[]
296302endif::azure,gcp[]
297303
304+ ifeval::["{context}" == "installing-vmc-user-infra"]
305+ :!vmc:
306+ endif::[]
307+ ifeval::["{context}" == "installing-vmc-network-customizations-user-infra"]
308+ :!vmc:
309+ endif::[]
310+ ifeval::["{context}" == "installing-restricted-networks-vmc-user-infra"]
311+ :!vmc:
312+ endif::[]
298313ifeval::["{context}" == "installing-ibm-z"]
299314:!ibm-z:
300315endif::[]
0 commit comments