Skip to content

Commit

Permalink
Added that FQDN resolution is checked.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuclem committed Apr 15, 2017
1 parent cdadb09 commit 25a3166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_doc/vic_vsphere_admin/vch_installer_options.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Short name: `-t`

The IPv4 address, fully qualified domain name (FQDN), or URL of the ESXi host or vCenter Server instance on which you are deploying a VCH. This option is always **mandatory**.

To facilitate IP address changes in your infrastructure, provide an FQDN whenever possible, rather than an IP address.
To facilitate IP address changes in your infrastructure, provide an FQDN whenever possible, rather than an IP address. If `vic-machine create` cannot resolve the FQDN, it fails with an error.

- If the target ESXi host is not managed by vCenter Server, provide the address of the ESXi host.<pre>--target <i>esxi_host_address</i></pre>
- If the target ESXi host is managed by vCenter Server, or if you are deploying to a cluster, provide the address of vCenter Server.<pre>--target <i>vcenter_server_address</i></pre>
Expand Down

0 comments on commit 25a3166

Please sign in to comment.