Banno / packer-post-processor-vsphere-ova

This post-processor will upload a VMDK and vmware template to a datastore on VSphere 5.5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for resource pools

benjamink opened this issue · comments

When multiple resource pools are defined on a vCenter cluster the following error appears:

* Post-processor failed: Failed: default resource pool resolves to multiple instances, please specify

I don't see a way to specify resource pools, though.

I have slimier issue..

$ ./packer build rhel75.json
vsphere-iso output will be in this color.

==> vsphere-iso: Creating VM...
Build 'vsphere-iso' errored: default resource pool resolves to multiple instances, please specify

==> Some builds didn't complete successfully and had errors:
--> vsphere-iso: default resource pool resolves to multiple instances, please specify

==> Builds finished but no artifacts were created.