Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.36 KB | None | 0 0
  1.     ============================================================================
  2.     source.vum:
  3.        This section describes the source VUM that you want to upgrade.
  4.     ----------------------------------------------------------------------------
  5.         ========================================================================
  6.         run.migration.assistant:
  7.            This subsection describes the os credentials of the source Windows
  8.             VUM installation and the ESXi host on which the source Windows VUM
  9.             is running. Provide this subsection only when you want to install
  10.             and run Migration Assistant automatically.
  11.         ------------------------------------------------------------------------
  12.             esxi.hostname:
  13.                IP address or fully qualified domain name (FQDN) of the ESXi
  14.                 host. If an FQDN is provided, it has to be resolvable from the
  15.                 machine that is running the installer.
  16.                 Type: string
  17.             esxi.username:
  18.                Username of a user with administrative privileges on the ESXi
  19.                 host.
  20.                 Type: string
  21.             esxi.password:
  22.                The password of the ESXi host user. If left blank, or omitted,
  23.                 you will be prompted to enter it at the command console during
  24.                 template verification.
  25.                 Type: string
  26.             esxi.port:
  27.                The port number of the ESXi host. The default value is 443.
  28.                 Type: integer
  29.             vum.hostname:
  30.                IP address or fully qualified domain name (FQDN) of the VUM
  31.                 host. If an FQDN is provided, it has to be resolvable from the
  32.                 machine that is running the installer.
  33.                 Type: string
  34.             vum.os.username:
  35.                Administrator username for the source VUM Windows operating
  36.                 system.
  37.                 Type: string
  38.             vum.os.password:
  39.                Administrator user password for the source VUM Windows operating
  40.                 system. If left blank, or omitted, you will be prompted to enter
  41.                 it at the command console during template verification.
  42.                 Type: string
  43.             export.dir:
  44.                Directory to export source configuration and data.
  45.                 Type: string
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement