chef-provisioning-vsphere icon indicating copy to clipboard operation
chef-provisioning-vsphere copied to clipboard

DEPRECATED: A chef-provisioning provisioner for VMware vSphere

Results 28 chef-provisioning-vsphere issues
Sort by recently updated
recently updated
newest added

[chef-stacktrace.txt](https://github.com/chef-partners/chef-provisioning-vsphere/files/1583720/chef-stacktrace.txt) [default.rb.txt](https://github.com/chef-partners/chef-provisioning-vsphere/files/1583721/default.rb.txt) ### Versions: * Version of Chef-Provisioning: * Version of Chef-Provisioning-vSphere: 2.0.10 ### Platform Details * Version of vSphere/vCenter: 6.5.0 build 7119157 * Version of ESXi: 6.5.0 build 5969303...

### Versions: * Version of Chef-Provisioning: 2.5.0 * Version of Chef-Provisioning-vSphere: 2.0.10 * Version of Windows: Windows 7 x64 ### Platform Details * Version of vSphere/vCenter: 6.0.0.5318203 * Version of...

Since there is an `additional_disk_size_gb` bootstrap option, does it make sense to have an optional `additional_datastore` option as well? eg for VM with additional disks on higher storage tier. Something...

With the progress we've made, I think we should have an examples directory. This issue is to track it, and we'll be able to cut down the `README.md` too!

enhancement

### Versions: Chef Development Kit Version: 1.4.3 chef-client version: 12.19.36 delivery version: master (41b94ffb5efd33723cf72a89bf4d273c8151c9dc) berks version: 5.6.4 kitchen version: 1.16.0 inspec version: 1.25.1 chef-provisioning-vsphere 2.0.4 ### Platform Details * Version...

For the `test-kitchen` portion, we should leverage the `transport` layer to do the connections; not the c-p driver. Either remove or investigate a way to remove this oddity.

The `machine_options` has `resource_pool` underneath it. It defaults to 'Cluster', maybe default it so it's not required, and document this. One less confusing setup in the `.kitchen.yml`.

enhancement

This is a low priority nice-to-have I am using this at the moment in knife-vsphere https://github.com/chef-partners/knife-vsphere/blob/master/lib/chef/knife/vsphere_customization_list.rb this would allow us to encapsulate our domain creds and not pass them on...

enhancement