vagrant/plugins/commands/up
Brian Cain d9e088ba5d (#8479) Disable install providers when using global id on vagrant up
Prior to this commit, when using a global id to bring up a vagrant vm,
vagrant would fail during the "install provider" step due to the fact
that the global vagrant machine was not configured for the local vagrant
environment. Since this global vm exists elsewhere, we disable the
install provider step so that vagrant can just bring up the global
vagrant machine.
2017-08-22 10:08:05 -07:00
..
command.rb (#8479) Disable install providers when using global id on vagrant up 2017-08-22 10:08:05 -07:00
plugin.rb Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00
start_mixins.rb update help message on --provision-with to add by provisioner name 2015-11-26 15:17:09 +00:00