@@ -25,12 +25,18 @@ endif::[]
2525ifeval::["{context} " == "installing-azure-stack-hub-user-infra"]
2626:ash:
2727endif::[]
28+ ifeval::["{context} " == "installing-vsphere"]
29+ :vsphere-upi-vsphere:
30+ endif::[]
2831ifeval::["{context} " == "installing-restricted-networks-vsphere"]
2932:restricted-upi:
3033endif::[]
3134ifeval::["{context} " == "installing-restricted-networks-bare-metal"]
3235:restricted:
3336endif::[]
37+ ifeval::["{context} " == "installing-vsphere-network-customizations"]
38+ :vsphere-upi:
39+ endif::[]
3440ifeval::["{context} " == "installing-aws-china-region"]
3541:aws-china:
3642endif::[]
@@ -64,20 +70,14 @@ endif::[]
6470ifeval::["{context} " == "installing-ibm-power-vs-private-cluster"]
6571:ibm-power-vs-private:
6672endif::[]
67- ifeval::["{context} " == "installing-vsphere"]
68- :vsphere-upi-vsphere:
69- endif::[]
70- ifeval::["{context} " == "installing-vsphere-network-customizations"]
71- :vsphere-upi:
72- endif::[]
7373
7474:_content-type: PROCEDURE
7575[id="installation-initializing-manual_{context} "]
7676= Manually creating the installation configuration file
7777
78- ifndef::aws-china,aws-gov,aws-secret,azure-gov,ash,aws-private,azure-private,gcp-private,gcp-shared,ash-default,ash-network,ibm-cloud-private,ibm-power-vs-private []
78+ ifdef::restricted,vsphere-upi-vsphere []
7979For user-provisioned installations of {product-title} , you manually generate your installation configuration file.
80- endif::aws-china,aws-gov,aws-secret,azure-gov,ash,aws-private,azure-private,gcp-private,gcp-shared,ash-default,ash-network,ibm-cloud-private,ibm-power-vs-private []
80+ endif::restricted,vsphere-upi-vsphere []
8181ifdef::vsphere-upi,restricted-upi[]
8282For user-provisioned installations of {product-title} , you manually generate your installation configuration file.
8383
@@ -227,12 +227,18 @@ endif::[]
227227ifeval::["{context} " == "installing-azure-stack-hub-user-infra"]
228228:!ash:
229229endif::[]
230+ ifeval::["{context} " == "installing-vsphere"]
231+ :!vsphere-upi-vsphere:
232+ endif::[]
230233ifeval::["{context} " == "installing-restricted-networks-vsphere"]
231- :!restricted:
234+ :!restricted-upi :
232235endif::[]
233236ifeval::["{context} " == "installing-restricted-networks-bare-metal"]
234237:!restricted:
235238endif::[]
239+ ifeval::["{context} " == "installing-vsphere-network-customizations"]
240+ :!vsphere-upi:
241+ endif::[]
236242ifeval::["{context} " == "installing-aws-china-region"]
237243:!aws-china:
238244endif::[]
@@ -266,10 +272,4 @@ endif::[]
266272ifeval::["{context} " == "installing-ibm-power-vs-private-cluster"]
267273:!ibm-power-vs-private:
268274endif::[]
269- ifeval::["{context} " == "installing-vsphere"]
270- :vsphere-upi-vsphere:
271- endif::[]
272- ifeval::["{context} " == "installing-vsphere-network-customizations"]
273- :vsphere-upi:
274- endif::[]
275275:!platform:
0 commit comments