vagrant/lib/vagrant
Mitchell Hashimoto dcb06a0e43 Fix junk output for ssh-config. [closes GH-189] 2010-10-13 18:36:13 -07:00
..
action Port collision type mismatches fixed. [closes GH-185] 2010-10-09 01:21:52 -07:00
command Fix junk output for ssh-config. [closes GH-189] 2010-10-13 18:36:13 -07:00
config Validations to assure base MAC address is set 2010-10-08 10:44:19 -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 Basic validation added for Chef configuration (both solo and server). 2010-09-30 01:09:36 -07:00
systems UI methods no longer automatically translate. Makes it easier for plugin developers. 2010-09-21 18:12:24 -06:00
util Revert "Instead of using Kernel#system, use custom piped solution" 2010-09-29 23:38:07 -07:00
action.rb More documentation and fixed some YARD warnings 2010-09-23 09:53:18 -07:00
box.rb Box add checks if box exists before the download [closes GH-170] 2010-10-01 09:24:58 -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 Disable Vagrantfile validation completely on load. see coming commits... 2010-10-12 21:08:33 -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 Validations to assure base MAC address is set 2010-10-08 10:44:19 -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 to 0.6.6.dev for development 2010-10-08 10:57:38 -07:00
vm.rb `up --no-provision` works again. This disables provisioning during the process. 2010-10-03 18:34:33 -07:00