search for: vmth

Displaying 1 result from an estimated 1 matches for "vmth".

Did you mean: mth
2013 Feb 11
1
How to take a (VMWare) Virtual Machine's Snapshot using Puppet
...leads me to : The answers i found lead me towards using [perl api for VMware orchestration.][1] or [VirtuallyGhetto][2] but cannot find puppet samples, where a user can get permissions to create a VM SnapShot, and also revert it, without having root access, or admin rights. I also found [vmth][3] but VMTH currently only works in a QEMU+KVM environment [1]: http://www.vmware.com/support/developer/viperltoolkit/index.html [2]: http://www.virtuallyghetto.com/p/vmware-vsphere-sdk-for-perl-vi-perl.html [3]: https://github.com/gregretkowski/vmth/ to me this is something very basic,...