Skip to content

Commit

Permalink
Add vm_base_path to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
mikola-spb committed Jun 10, 2014
1 parent 547722a commit 8bf6af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -93,6 +93,7 @@ This provider has the following settings, all are required unless noted:
* `resource_pool_name` - _Required if cloning from template_ the resource pool for the new VM
* `clone_from_vm` - _Optional_ use a virtual machine instead of a template as the source for the cloning operation
* `template_name` - the VM or VM template to clone
* `vm_base_path` - _Optional_ path to folder where new VM sould be created, if not specified template's parent folder will be used
* `name` - _Optional_ name of the new VM, if missing the name will be auto generated
* `customization_spec_name` - _Optional_ customization spec for the new VM
* `data_store_name` - _Optional_ the datastore where the VM will be located

0 comments on commit 8bf6af5

Please # to comment.