Skip to content

Commit efa1f17

Browse files
authored
Merge pull request #587 from anarnold97/MTV-providers-fix
MTV-1680: providers fix
2 parents 3a0c31d + 906352f commit efa1f17

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

documentation/modules/adding-source-provider.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,19 +82,23 @@ ifdef::vmware[]
8282
. Click *vSphere*.
8383
. Specify the following fields:
8484

85-
*Provider Details*
85+
+
86+
*Provider details*
8687

8788
* *Provider resource name*: Name of the source provider.
8889
* *Endpoint type*: Select the vSphere provider endpoint type. Options: *vCenter* or *ESXi*. You can migrate virtual machines from vCenter, an ESX/ESXi server that is not managed by vCenter, or from an ESX/ESXi server that is managed by vCenter but does not go through vCenter.
8990
* *URL*: URL of the SDK endpoint of the vCenter on which the source VM is mounted. Ensure that the URL includes the `sdk` path, usually `/sdk`. For example, `https://vCenter-host-example.com/sdk`. If a certificate for FQDN is specified, the value of this field needs to match the FQDN in the certificate.
9091
* *VDDK init image*: `VDDKInitImage` path. It is strongly recommended to create a VDDK init image to accelerate migrations. For more information, see xref:../master.adoc#creating-vddk-image_mtv[Creating a VDDK image].
9192
92-
*Provider details*
93+
+
94+
*Provider credentials*
9395

9496
* *Username*: vCenter user or ESXi user. For example, `[email protected]`.
9597
* *Password*: vCenter user password or ESXi user password.
96-
+
98+
99+
[start=5]
97100
include::snip-certificate-options.adoc[]
101+
98102
endif::[]
99103
ifdef::rhv[]
100104
. Click *Red Hat Virtualization*

0 commit comments

Comments
 (0)