From 95796a52205e08e7a5ec0e7d3c80cd4b159a39c7 Mon Sep 17 00:00:00 2001 From: Jan B Date: Sat, 4 Aug 2018 01:05:05 +0200 Subject: [PATCH] Clarify folder parameter --- .../rke-clusters/node-pools/vsphere/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/vsphere/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/vsphere/_index.md index f323470467a..cf49e0be18c 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/vsphere/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/vsphere/_index.md @@ -129,7 +129,7 @@ ___ | Host | | Name/path of the host system to schedule VMs in. If specified, the host system's pool will be used and the *Pool* parameter will be ignored. | | Network | * | Name of the VM network to attach VMs to. | | Data Store | * | Datastore to store the VM disks. | -| Folder | | Folder to create the VMs in. | +| Folder | | Name/path of folder in the datastore to create the VMs in. Must already exist. | ___