@@ -25,12 +25,18 @@ endif::[]
25
25
ifeval::["{context} " == "installing-azure-stack-hub-user-infra"]
26
26
:ash:
27
27
endif::[]
28
+ ifeval::["{context} " == "installing-vsphere"]
29
+ :vsphere-upi-vsphere:
30
+ endif::[]
28
31
ifeval::["{context} " == "installing-restricted-networks-vsphere"]
29
32
:restricted-upi:
30
33
endif::[]
31
34
ifeval::["{context} " == "installing-restricted-networks-bare-metal"]
32
35
:restricted:
33
36
endif::[]
37
+ ifeval::["{context} " == "installing-vsphere-network-customizations"]
38
+ :vsphere-upi:
39
+ endif::[]
34
40
ifeval::["{context} " == "installing-aws-china-region"]
35
41
:aws-china:
36
42
endif::[]
@@ -64,20 +70,14 @@ endif::[]
64
70
ifeval::["{context} " == "installing-ibm-power-vs-private-cluster"]
65
71
:ibm-power-vs-private:
66
72
endif::[]
67
- ifeval::["{context} " == "installing-vsphere"]
68
- :vsphere-upi-vsphere:
69
- endif::[]
70
- ifeval::["{context} " == "installing-vsphere-network-customizations"]
71
- :vsphere-upi:
72
- endif::[]
73
73
74
74
:_content-type: PROCEDURE
75
75
[id="installation-initializing-manual_{context} "]
76
76
= Manually creating the installation configuration file
77
77
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 []
79
79
For 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 []
81
81
ifdef::vsphere-upi,restricted-upi[]
82
82
For user-provisioned installations of {product-title} , you manually generate your installation configuration file.
83
83
@@ -227,12 +227,18 @@ endif::[]
227
227
ifeval::["{context} " == "installing-azure-stack-hub-user-infra"]
228
228
:!ash:
229
229
endif::[]
230
+ ifeval::["{context} " == "installing-vsphere"]
231
+ :!vsphere-upi-vsphere:
232
+ endif::[]
230
233
ifeval::["{context} " == "installing-restricted-networks-vsphere"]
231
- :!restricted:
234
+ :!restricted-upi :
232
235
endif::[]
233
236
ifeval::["{context} " == "installing-restricted-networks-bare-metal"]
234
237
:!restricted:
235
238
endif::[]
239
+ ifeval::["{context} " == "installing-vsphere-network-customizations"]
240
+ :!vsphere-upi:
241
+ endif::[]
236
242
ifeval::["{context} " == "installing-aws-china-region"]
237
243
:!aws-china:
238
244
endif::[]
@@ -266,10 +272,4 @@ endif::[]
266
272
ifeval::["{context} " == "installing-ibm-power-vs-private-cluster"]
267
273
:!ibm-power-vs-private:
268
274
endif::[]
269
- ifeval::["{context} " == "installing-vsphere"]
270
- :vsphere-upi-vsphere:
271
- endif::[]
272
- ifeval::["{context} " == "installing-vsphere-network-customizations"]
273
- :vsphere-upi:
274
- endif::[]
275
275
:!platform:
0 commit comments