Vaprobash
Vaprobash copied to clipboard
support all vmware providers and add num cpus option
As a vmware workstation user, it's nice to have this option. This commit adds support for vmware_desktop and vmware_workstation
Also adds a num cpus option for virtualbox & vmware providers
Nice, thanks.
Do you know if there is a trusty64 vmware? Tis still uses Precise (ubuntu 12.04 instead of newer 14.04)
==> Vaprobash: Cloning VMware VM: 'ubuntu/trusty64'. This can take some time... ==> Vaprobash: Verifying vmnet devices are healthy...
Can confirm this!
That's interesting, so the override.vm.box_url = "http://files.vagrantup.com/precise64_vmware.box"
line is probably defunct now I guess, but I don't see a VMware version of it: https://vagrantcloud.com/search?utf8=%E2%9C%93&sort=&provider=&q=ubuntu%2Ftrusty64
Apologies, my bad. I seem to have already cloned a trusty64 box. I'm testing to see if everything works and i'll get back to you
This machine should work
Thanks I'll check it out soon!
On Tuesday, September 30, 2014, Jeffrey Vandenborne < [email protected]> wrote:
This machine should work
— Reply to this email directly or view it on GitHub https://github.com/fideloper/Vaprobash/pull/390#issuecomment-57392469.
Any news on this?