vagrant/plugins/kernel_v2/config
Mitchell Hashimoto 67855be77b Add the Environment#machine method
This will eventually replace the Environment#vms method. Because of the
introduction of providers, the environment doesn't know what the backing
of the machines will be (and they're _machines_ now, not _vms_).
Instead, users of Environment will now call `#machine` on the
environment to retrieve a machine with the given backing provider as it
needs it.
2012-11-07 21:45:09 -08:00
..
nfs.rb Configure the V2 kernel. 2012-11-06 21:28:44 -08:00
package.rb Configure the V2 kernel. 2012-11-06 21:28:44 -08:00
ssh.rb Configure the V2 kernel. 2012-11-06 21:28:44 -08:00
vagrant.rb Configure the V2 kernel. 2012-11-06 21:28:44 -08:00
vm.rb Add the Environment#machine method 2012-11-07 21:45:09 -08:00
vm_provider.rb config.vm.provider (although it doesn't do anything yet) 2012-11-07 20:38:41 -08:00
vm_provisioner.rb Configure the V2 kernel. 2012-11-06 21:28:44 -08:00
vm_subvm.rb Configure the V2 kernel. 2012-11-06 21:28:44 -08:00