Hi @frapposelli , a "nice to have" feature suggestion...
In 0.3.1 we specify the data store name via vcenter.datastore_name. It would be nice to be able to specify a datastore cluster name so that vCenter could choose for us which underlying datastore to place the uploaded VM template.
I'm worried that if I give a Vagrantfile with a hardcoded datastore name to 100 developers, the given datastore will quickly fill up.
Hi @frapposelli , a "nice to have" feature suggestion...
In 0.3.1 we specify the data store name via
vcenter.datastore_name
. It would be nice to be able to specify a datastore cluster name so that vCenter could choose for us which underlying datastore to place the uploaded VM template.I'm worried that if I give a
Vagrantfile
with a hardcoded datastore name to 100 developers, the given datastore will quickly fill up.Thanks! Dan