Fryguy on master
Add supports :publish to VMware… Merge pull request #807 from ag… (compare)
kbrock on master
The supports_authentication? me… Merge pull request #806 from ag… (compare)
source.location
. And source is a VMwrae VM.
Addressable::Template.new("{fs}://{dir}{/subdir}/{guid}")
ssh://root@10.0.0.1/vmfs/volumes/my_datastore/my_vm/my_vm.vmx
. We could of course check if the source.location
starts with file://
and get the end of the path only. But, I'd like to understand if that's something coming from VMware or ManageIQ.