vagrant/plugins/commands/up
Brian Cain e5364e7798
Only write box metadata if guest has box object
Prior to this commit, providers like docker would fail to be brought up
because they do not store box objects like virtualbox or vmware
provider guests. This commit fixes that by making sure the box object
exists before writing the metadata file to disk.
2018-08-17 09:58:24 -07:00
..
middleware Only write box metadata if guest has box object 2018-08-17 09:58:24 -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 Store box metadata of active guest 2018-08-02 11:01:36 -07:00
start_mixins.rb update help message on --provision-with to add by provisioner name 2015-11-26 15:17:09 +00:00