vagrant/lib/vagrant
Mitchell Hashimoto 069a1c1348 Try to actually create directory before showing home directory error 2011-12-10 17:37:18 -08:00
..
action Environment reloading works 2011-12-10 16:07:28 -08:00
command Get regression working again 2011-12-10 16:38:01 -08:00
config Config validation is back in. 2011-12-10 13:21:45 -08:00
downloaders Remove dependence on Vagrant::Environment on downloaders 2011-12-09 15:18:43 -08:00
hosts Proper support for NFS in FreeBSD 2011-11-24 21:45:23 -07:00
provisioners Append folder name to chef solo cookbooks [GH-511] 2011-11-30 14:54:55 -08:00
ssh SSH working with new changes 2011-12-10 12:49:35 -08:00
systems Fix systems dependence on env 2011-12-10 13:44:45 -08:00
util Proper support for NFS in FreeBSD 2011-11-24 21:45:23 -07:00
action.rb Setup the default name for the VM 2011-12-10 13:28:03 -08:00
box.rb Lazy load attributes for runners. Get box repackage working. 2011-12-09 20:24:34 -08:00
box_collection.rb Throw an error if a box already exists when calling box.add 2011-12-10 13:09:03 -08:00
cli.rb YARD and some documentation 2010-09-22 09:43:30 -06:00
command.rb Be gone glob loader! Move everything to autoload or explicit require. 2011-01-07 01:12:16 -08:00
config.rb Configuration loads. Lots of refactor to do still. 2011-12-03 17:29:28 -08:00
data_store.rb Fix crashing bug if .vagrant is invalid. [closes GH-496] 2011-09-11 23:23:17 -07:00
downloaders.rb Be gone glob loader! Move everything to autoload or explicit require. 2011-01-07 01:12:16 -08:00
environment.rb Try to actually create directory before showing home directory error 2011-12-10 17:37:18 -08:00
errors.rb Raise a nice error if home directory is not accessible 2011-12-10 17:14:07 -08:00
hosts.rb Proper support for NFS in FreeBSD 2011-11-24 21:45:23 -07:00
plugin.rb Do not load a plugin if it depends on invalid version of Vagrant 2011-07-02 09:27:28 -07:00
provisioners.rb Rename :chef_server to :chef_client. [GH-359] 2011-07-03 17:20:06 -07:00
ssh.rb SSH working with new changes 2011-12-10 12:49:35 -08:00
systems.rb set hostname on archlinux [closes GH-439] 2011-07-30 12:03:18 -07:00
test_helpers.rb Make init respect the env's cwd. 2011-10-30 22:48:35 -07:00
ui.rb Resource prefixes in UI output work 2011-12-10 16:17:09 -08:00
util.rb Remove GlobLoader from util.rb since it doesn't exist anymore 2011-11-13 13:19:16 -08:00
version.rb Upgrade version for development on 0.9.0 2011-12-01 21:56:55 -08:00
vm.rb Resource prefixes in UI output work 2011-12-10 16:17:09 -08:00