vagrant/lib/vagrant
Mitchell Hashimoto 047c094e41 Environment#load! implemented to set up an instance of environment 2010-03-18 14:43:17 -07:00
..
actions Runner uses the proper key/data to output errors 2010-03-17 21:45:20 -07:00
downloaders ActionExceptions all use the new error strings by key 2010-03-17 21:38:38 -07:00
provisioners ActionExceptions all use the new error strings by key 2010-03-17 21:38:38 -07:00
util Move stacked proc runner to the util directory 2010-03-18 12:08:33 -07:00
active_list.rb ActiveList supports adding/removing and saving of VM UUIDs. 2010-03-14 16:27:22 -07:00
box.rb Added `vagrant box list` command to list added boxes 2010-03-07 21:34:53 -08:00
busy.rb Run only a single trap thread at any given time. Ensure that trap threads are joined after a busy block ends. 2010-02-15 18:37:20 -08:00
commands.rb Unit tests for each error_and_exit now that the message is testable 2010-03-17 21:15:48 -07:00
config.rb Config#execute! returns the newly loaded configuration 2010-03-18 12:28:58 -07:00
env.rb Unit tests for each error_and_exit now that the message is testable 2010-03-17 21:15:48 -07:00
environment.rb Environment#load! implemented to set up an instance of environment 2010-03-18 14:43:17 -07:00
ssh.rb All errors now go through the errors.yml files 2010-03-17 21:08:26 -07:00
util.rb All errors now go through the errors.yml files 2010-03-17 21:08:26 -07:00
vm.rb Port collision detection ignores if the VM is the current VM 2010-03-15 01:00:40 -07:00