vagrant/plugins/kernel_v2/config
Mitchell Hashimoto 1ee470a551 Begin work on supporting provider-specific configuration
This works by registering a `config` with `:provider => true` with the
same name as your provider. Vagrant will then automatically configure
the provider when `config.vm.provider` is used.
2012-12-23 16:29:24 -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 Begin work on supporting provider-specific configuration 2012-12-23 16:29:24 -08:00
vm_provider.rb Begin work on supporting provider-specific configuration 2012-12-23 16:29:24 -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