Snergster / virl_boxcutter

virl on packet small vm based on the mighty boxcutter box
13 stars 9 forks source link

update the command to install vagrant plugin for Vmware-AppCatalyst #1

Closed ycui closed 8 years ago

ycui commented 8 years ago

https://github.com/vmware/vagrant-vmware-appcatalyst

the name of vagrant plugin appears to be vagrant-vmware-appcatalyst instead of vmware-appcatalyst

Snergster commented 8 years ago

hey frank, Im going by what it looks like when i installed (a very long time ago now) and https://github.com/vmware/vagrant-vmware-appcatalyst and https://github.com/mitchellh/vagrant/wiki/Available-Vagrant-Plugins

I was not able to get it to work with just the command as you changed it.
Which instruction set did you follow?

ycui commented 8 years ago

Hi Ed, I'm actually now using virtualbox since the Vagrantfile provided has default provider of virtualbox..

I was initially trying the vmware appcatalyst though, and by using the command vagrant plugin install vmware-appcatalyst The command output always complains it couldn't find the plugin, whereas using the command of vagrant plugin install vagrant-vmware-appcatalyst at least has the plugin installed properly. I also wan't able to follow after that step for the reason provided in the first line. You could probably provide better suggestions on using the appcatalyst as an option.

thanks

ycui commented 8 years ago

btw, I was going through the instruction set of https://github.com/vmware/vagrant-vmware-appcatalyst

and the instruction on https://github.com/mitchellh/vagrant/wiki/Available-Vagrant-Plugins also links to the first instruction, so they are eventually the same set.

Snergster commented 8 years ago

ah gotcha....we were both wrong...you got the name correct but with underscores and not dashes...ive fixed it up..thanks very much for the catch.