From 57f3888b13578d45b915fd5dfffd3fc7e4127445 Mon Sep 17 00:00:00 2001 From: Nathan Sosnovske Date: Sat, 6 Sep 2014 15:04:06 -0700 Subject: [PATCH] Noted in documentation that standalone esxi hosts should use ha-datacenter for the datacenter string --- cloud/vsphere_guest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/vsphere_guest b/cloud/vsphere_guest index cdbee6b938d..e3dcc4d28ea 100644 --- a/cloud/vsphere_guest +++ b/cloud/vsphere_guest @@ -60,7 +60,7 @@ options: default: None esxi: description: - - Dictionary which includes datacenter and hostname on which the VM should be created. + - Dictionary which includes datacenter and hostname on which the VM should be created. For standalone ESXi hosts, ha-datacenter should be used as the datacenter name required: false default: null state: