Skip to content

Commit b85ba81

Browse files
committed
OSDOCS-9001: Adding vsphere credentials to agent
1 parent 4eee0c8 commit b85ba81

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2420,8 +2420,7 @@ In either case, this resource group must only be used for a single cluster insta
24202420
--
24212421
endif::ibm-cloud[]
24222422

2423-
ifdef::vsphere[]
2424-
2423+
ifdef::agent,vsphere[]
24252424
[id="installation-configuration-parameters-additional-vsphere_{context}"]
24262425
== Additional VMware vSphere configuration parameters
24272426

@@ -2431,6 +2430,7 @@ Additional VMware vSphere configuration parameters are described in the followin
24312430
[cols=".^2l,.^4,.^2",options="header,word-wrap",subs="+quotes,+attributes"]
24322431
|====
24332432
|Parameter|Description|Values
2433+
ifdef::vsphere[]
24342434

24352435
|platform:
24362436
vsphere:
@@ -2445,6 +2445,7 @@ Additional VMware vSphere configuration parameters are described in the followin
24452445
diskType:
24462446
|Optional. The disk provisioning method. This value defaults to the vSphere default storage policy if not set.
24472447
|Valid values are `thin`, `thick`, or `eagerZeroedThick`.
2448+
endif::vsphere[]
24482449

24492450
|platform:
24502451
vsphere:
@@ -2480,6 +2481,7 @@ Additional VMware vSphere configuration parameters are described in the followin
24802481
template:
24812482
|Specify the absolute path to a pre-existing {op-system-first} image template or virtual machine. The installation program can use the image template or virtual machine to quickly install {op-system} on vSphere hosts. Consider using this parameter as an alternative to uploading an {op-system} image on vSphere hosts. The parameter is available for use only on installer-provisioned infrastructure.
24822483
|String
2484+
ifdef::vsphere[]
24832485

24842486
|platform:
24852487
vsphere:
@@ -2493,6 +2495,7 @@ Additional VMware vSphere configuration parameters are described in the followin
24932495
vsphere:
24942496
| Describes your account on the cloud platform that hosts your cluster. You can use the parameter to customize the platform. When providing additional configuration settings for compute and control plane machines in the machine pool, the parameter is optional. You can only specify one vCenter server for your {product-title} cluster.
24952497
|String
2498+
endif::vsphere[]
24962499

24972500
|platform:
24982501
vsphere:
@@ -2519,6 +2522,7 @@ The following table lists each deprecated vSphere configuration parameter:
25192522
[cols=".^2l,.^4,.^2",options="header,word-wrap",subs="+quotes,+attributes"]
25202523
|====
25212524
|Parameter|Description|Values
2525+
ifdef::vsphere[]
25222526

25232527
|platform:
25242528
vsphere:
@@ -2527,6 +2531,7 @@ The following table lists each deprecated vSphere configuration parameter:
25272531

25282532
*Note:* In {product-title} 4.12 and later, the `apiVIP` configuration setting is deprecated. Instead, use a `List` format to enter a value in the `apiVIPs` configuration setting.
25292533
a|An IP address, for example `128.0.0.1`.
2534+
endif::vsphere[]
25302535

25312536
|platform:
25322537
vsphere:
@@ -2552,6 +2557,8 @@ a|An IP address, for example `128.0.0.1`.
25522557
|Optional. The absolute path of an existing folder where the installation program creates the virtual machines. If you do not provide this value, the installation program creates a folder that is named with the infrastructure ID in the data center virtual machine folder.
25532558
|String, for example, `/<datacenter_name>/vm/<folder_name>/<subfolder_name>`.
25542559

2560+
ifdef::vsphere[]
2561+
25552562
|platform:
25562563
vsphere:
25572564
ingressVIP:
@@ -2565,6 +2572,7 @@ a|An IP address, for example `128.0.0.1`.
25652572
network:
25662573
|The network in the vCenter instance that contains the virtual IP addresses and DNS records that you configured.
25672574
|String
2575+
endif::vsphere[]
25682576

25692577
|platform:
25702578
vsphere:
@@ -2594,6 +2602,7 @@ in vSphere.
25942602
|String
25952603
|====
25962604

2605+
ifdef::vsphere[]
25972606
[id="installation-configuration-parameters-optional-vsphere_{context}"]
25982607
== Optional VMware vSphere machine pool configuration parameters
25992608

@@ -2636,6 +2645,7 @@ Optional VMware vSphere machine pool configuration parameters are described in t
26362645
|Integer
26372646
|====
26382647
endif::vsphere[]
2648+
endif::agent,vsphere[]
26392649

26402650
ifdef::ash[]
26412651
[id="installation-configuration-parameters-additional-azure-stack-hub_{context}"]

0 commit comments

Comments
 (0)