vagrant/plugins/commands/up
Chris Roberts 6c1a9dc58e Store box metadata of active guest
When a guest is created, the box metadata information is stored in the
machine data directory. This allows modifications to happen to the
Vagrantfile definition of the box in use (box name change, box version
change, etc) while still allowing the Machine instance of an active
guest successfully load the box currently backing it.
2018-08-02 11:01:36 -07:00
..
middleware Store box metadata of active guest 2018-08-02 11:01:36 -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