Hello
I created a micro stemcell with stemcell2 and I deployed it to my VMware environment.
But whenever I try to deploy the wordpress example I receive the following error:
uninitialized constant VimSdk::Vim::DistributedVirtualPortgroup -
/var/vcap/packages/director/bosh/director/vendor/bundle/ruby/1.9.1/gems/bosh_vsphere_cpi-0.4.8/lib/cloud/vsphere/cloud.rb:909:in
`create_nic_config_spec'
I have DVS in my environment and the name of the port is correct.
What should I do?
Thanks all!