vagrant/lib/vagrant
Mitchell Hashimoto 8cc162f48f Options after `--` to `vagrant ssh` are passed through to ssh [GH-554] 2012-01-11 23:49:42 -08:00
..
action The full options data is sent to mount_shared_folder 2012-01-11 23:14:04 -08:00
command Options after `--` to `vagrant ssh` are passed through to ssh [GH-554] 2012-01-11 23:49:42 -08:00
communication Initialize the connection ivar for SSH 2012-01-07 11:57:46 -08:00
config Arbitrary mount options can be passed to shared folders with `:extra` [GH-551] 2012-01-11 23:20:12 -08:00
downloaders Additional fixes + tests for shell expansion [GH-633] 2012-01-11 22:56:15 -08:00
driver Remove nil defaults 2012-01-11 22:34:36 -08:00
guest Variable name conflict 2012-01-11 23:23:05 -08:00
hosts Windows host 2012-01-08 11:14:01 -08:00
provisioners Don't default config values to nil 2012-01-11 22:35:28 -08:00
util Revert the check for duplicate Vagrantfiles. 2012-01-08 23:15:18 -08:00
action.rb Re-implement how networking is done internally 2012-01-02 19:51:38 -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 `vagrant --help` now works for Ruby 1.8.7 [GH-599] 2011-12-20 16:28:45 -08:00
command.rb `vagrant init` uses new OptParse based CLI 2011-12-17 21:06:00 -08:00
communication.rb Communication abstraction. Started SSH. 2012-01-06 20:07:31 -08:00
config.rb Config classes are registered via a registry now 2011-12-15 20:32:33 -08:00
data_store.rb DataStore: Remove the file_path check in commit 2011-12-22 21:20:31 -08:00
downloaders.rb Be gone glob loader! Move everything to autoload or explicit require. 2011-01-07 01:12:16 -08:00
driver.rb Support VirtualBox 4.0 2012-01-07 21:16:40 -08:00
environment.rb Revert the check for duplicate Vagrantfiles. 2012-01-08 23:15:18 -08:00
errors.rb Printing help due to invalid options should have error exit status 2012-01-10 20:30:18 -08:00
guest.rb Fix autoload typo for redhat guest [GH-600] 2011-12-20 16:27:51 -08:00
hosts.rb Windows host 2012-01-08 11:14:01 -08: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 Autoload provisioners. 2011-12-14 22:49:14 -08:00
registry.rb Better host loading scheme 2011-12-11 23:22:44 -08:00
ssh.rb Options after `--` to `vagrant ssh` are passed through to ssh [GH-554] 2012-01-11 23:49:42 -08:00
test_helpers.rb Make init respect the env's cwd. 2011-10-30 22:48:35 -07:00
ui.rb Vagrant now asks what adapter to bridge to 2012-01-01 00:05:47 -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 v0.8.10 2011-12-10 21:08:13 -08:00
vm.rb Start switching the old SSH API to the new one 2012-01-06 20:07:32 -08:00