jbmurphy ha scritto:
I got a little further, I realized I need to add the plugin. So I ran "vagrant plugin install photon"
Vagrant uses RubyGems to distribute plugins, and the "pho...
See more...
jbmurphy ha scritto:
I got a little further, I realized I need to add the plugin. So I ran "vagrant plugin install photon"
Vagrant uses RubyGems to distribute plugins, and the "photon" plugin is a gem that has nothing to do with Vagrant, you should uninstall it and install the correct plugin which is vagrant-guests-photon. HTH, Fabio