vagrant/plugins/commands/up/middleware
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
..
store_box_metadata.rb Only write box metadata if guest has box object 2018-08-17 09:58:24 -07:00