Brian Fekete

Results 8 comments of Brian Fekete

I misused terminology. Instead of instances, I meant components. I'll eventually have a PR submitted just trying to work out some bugs.

@userMar2017 what version of Puppet are you using? I believe this was fixed in PE 2016.5 / Puppet 4.8.

Running into the same issue, digging into it looks like a limitation due to https://kb.vmware.com/s/article/91103 From looking at how other communities (Ansible) handle this limitation, they have some additional logic...

> @bFekete the API and the web ui are handling this now. It is currently only blocked by the check in the provider. @tlitovsk I couldn't find it in their...

There's already some storage recommendation logic within this provider. Just made some small modifications on #2061. Tested.

> @bFekete What version of vsphere did you to test ? v7.0

> Hi @bFekete could you please provide a HCL which deploys a VM from content library on datastore cluster and has output some of the newly created VM properties ,...

> I've tested this change and unfortunately it is insufficient to achieve the desired results. > > You would see such errors as follows: > > ``` > ➜ clone-ovf-esxi-simple...