vagrant/lib/vagrant
Mitchell Hashimoto e83260662e Fix chef validations with new blank run lists 2010-11-15 10:42:52 -08:00
..
action Remove `environment_load` action chain. It wasn't used. 2010-10-13 18:53:15 -07:00
command BaseVMNotFoundError -> BaseVMNotFound and test [closes GH-200] 2010-11-03 21:35:39 -07:00
config Better box verification/error messages. 2010-10-21 17:58:17 -07:00
downloaders Allow downloading via a proxy if http_proxy environment variable is set. [closes GH-157] 2010-09-08 22:11:53 -07:00
hosts Retry on TypeError for NFS cleanup, which seems to happen during Kernel#system 2010-09-30 01:39:05 -07:00
provisioners Fix chef validations with new blank run lists 2010-11-15 10:42:52 -08:00
systems Ensure host-only interface is down before reconfiguring it. 2010-11-08 18:07:58 -08:00
util Revert "Instead of using Kernel#system, use custom piped solution" 2010-09-29 23:38:07 -07:00
action.rb Validate only certain command sequences [closes GH-188] 2010-10-13 18:59:25 -07:00
box.rb Validate only certain command sequences [closes GH-188] 2010-10-13 18:59:25 -07:00
box_collection.rb More documentation and fixed some YARD warnings 2010-09-23 09:53:18 -07:00
cli.rb YARD and some documentation 2010-09-22 09:43:30 -06:00
config.rb Disable Vagrantfile validation completely on load. see coming commits... 2010-10-12 21:08:33 -07:00
data_store.rb Nice error message given if ".vagrant" is a directory and therefore can't be accessed. [closes GH-172] 2010-10-06 18:57:39 -07:00
environment.rb Better box verification/error messages. 2010-10-21 17:58:17 -07:00
errors.rb Validations to assure base MAC address is set 2010-10-08 10:44:19 -07:00
plugin.rb Fix plugin loading in a Rails 2.3.x project [closes GH-176] 2010-10-05 13:40:09 -07:00
ssh.rb SSH gives error message if `ssh` binary is not found. [closes GH-161] 2010-09-29 23:47:17 -07:00
test_helpers.rb Nicer error message when box is not found. [closes GH-195] 2010-10-21 17:50:41 -07:00
ui.rb More Ruby 1.8.7 trickery 2010-09-27 12:21:34 -07:00
util.rb Revert "Instead of using Kernel#system, use custom piped solution" 2010-09-29 23:38:07 -07:00
version.rb Up version for development 2010-11-08 18:17:14 -08:00
vm.rb Validate only certain command sequences [closes GH-188] 2010-10-13 18:59:25 -07:00